get_results {psborrow2}R Documentation

Get results for MCMCSimulationResults objects

Description

Get the results data.frame from MCMCSimulationResults objects.

Usage

get_results(object)

## S4 method for signature 'MCMCSimulationResult'
get_results(object)

Arguments

object

MCMCSimulationResults object

Value

data.frame with simulation results.


[Package psborrow2 version 0.0.3.4 Index]