Extract samples from a ctStanFit object
Extract samples from a ctStanFit object
ctExtract(object, subjectMatrices = FALSE, cores = 2, nsamples = "all")
object |
ctStanFit object, samples may be from Stan's HMC, or the importance sampling approach of ctsem. |
subjectMatrices |
Calculate subject specific system matrices? |
cores |
Only used if subjectMatrices = TRUE . For faster computation use more cores. |
nsamples |
either 'all' or an integer denoting number of random samples to extract. |
Array of posterior samples.
e = ctExtract(ctstantestfit)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.