
Get summary from rstan::stanfit
object
summary_matrix.Rd
Get summary from rstan::stanfit
object
Arguments
- proj
fastan::project
object.- bias.stat
string, default = "mean", Bayes estimator to be used to calculate bias if data is simdata.
- samp
list, if its's NULL (default), then the sample is extracted from
proj$fit
, if not, pass the sample here.