extract_sim {morseDR} | R Documentation |
Extract simulation from the fit
Description
Extract simulation from the fit
Usage
extract_sim(fit)
Arguments
fit |
object of class |
Value
return a list
with 2 data.frame
:
-
mcmc
: a data.frame with simulated data. -
quantile
: a data.frame with quantile of the simulated data.
[Package morseDR version 0.1.2 Index]