show,SSM-method {SSM} | R Documentation |
Summarise SSM class object
Description
Printing an SSM will summarise the parameters d, N, and n. If no model has been fit then this will be noted, otherwise The smoothness of the SSM will be shown. If sensitivity analysis has been performed, the Sobol indices and Total indices for main effects are displayed and if cross-validation has been performed the Standardised LOO RMSE is also shown.
Usage
## S4 method for signature 'SSM'
show(object)
Arguments
object |
An SSM object |
[Package SSM version 1.0.1 Index]