print_sim_model: Print Status Of Simulation Model Object

Description Usage Arguments Details Value Author(s)

Description

Print method for an object of class sim.model. Outputs some very concise information about the given model object.

Usage

1
2
## S3 method for class 'sim.model'
print(x, ...)

Arguments

x

The simulation model object.

...

Not used.

Details

Prints the JAGS model used. If a simulation over a grid has been performed, prints the number of simulation points. Prints a message stating whether or not regression has been performed. Prints the hyperparameters of a GPR regression if available.

Value

Returns NULL.

Author(s)

Sebastian Jobj<f6>rnsson jobjorns@chalmers.se


bdpopt documentation built on May 2, 2019, 9:18 a.m.