print.simmr_output {simmr}R Documentation

Print simmr output object

Description

Print simmr output object

Usage

## S3 method for class 'simmr_output'
print(x, ...)

Arguments

x

An object of class simmr_output

...

Other arguments (not supported)

Value

Returns a neat summary of the object

See Also

simmr_mcmc and simmr_ffvb for creating simmr_output objects


[Package simmr version 0.5.1.216 Index]