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 a data.frame

cmd_stan_models

list. List of lists of CmdStanmodels corresponding to the different parameters in Simulation@guide and different datasets in Simulation@data_matrix_list.


[Package psborrow2 version 0.0.3.4 Index]