MCMCSimulationResult-class {psborrow2} | R Documentation |
MCMCSimulationResult
Class
Description
A class for defining Simulation study results. Objects of class
MCMCSimulationResult
should not be created directly but by
mcmc_sample()
.
Slots
results
data.frame
. The results of the simulation study summarized in adata.frame
cmd_stan_models
list. List of lists of
CmdStanmodels
corresponding to the different parameters inSimulation@guide
and different datasets inSimulation@data_matrix_list
.
[Package psborrow2 version 0.0.3.4 Index]