powered by
Extract samples from a ctStanFit object
ctExtract(object, subjectMatrices = FALSE, cores = 2)
ctStanFit object, samples may be from Stan's HMC, or the importance sampling approach of ctsem.
Calculate subject specific system matrices?
Only used if subjectMatrices = TRUE . For faster computation use more cores.
Array of posterior samples.
# NOT RUN { e = ctExtract(ctstantestfit) # }
Run the code above in your browser using DataLab