get_cmd_stan_models {psborrow2} | R Documentation |
Get CmdStanModel
objects for MCMCSimulationResults
Description
Show the CmdStanModel
objects from MCMCSimulationResults
objects.
Usage
get_cmd_stan_models(object)
## S4 method for signature 'MCMCSimulationResult'
get_cmd_stan_models(object)
Arguments
object |
|
Value
List of lists of CmdStanModel
objects for each model.
[Package psborrow2 version 0.0.3.4 Index]