
Last chance! 50% off unlimited learning
Sale ends in
Extract samples from a ctStanFit object
extract(object, ...)
ctStanFit object, samples may be from Stan's HMC, or the importance sampling approach of ctsem.
additional arguments to pass to rstan::extract
.
Array of posterior samples.
# NOT RUN {
e = extract(ctstantestfit)
# }
Run the code above in your browser using DataLab