Skip to contents

Get summary from rstan::stanfit object

Usage

summary_matrix(proj, bias.stat = "mean", samp = NULL)

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.

Value

list of matrices.