| summary | R Documentation |
Display a summary of a fitted model object.
## S4 method for signature 'probed_pomp'
summary(object, ...)
## S4 method for signature 'spectd_pomp'
summary(object, ...)
## S4 method for signature 'objfun'
summary(object, ...)
object |
a fitted model object |
... |
ignored or passed to the more primitive function |
Other extraction methods:
coef(),
cond_logLik(),
covmat(),
eff_sample_size(),
filter_mean(),
filter_traj(),
forecast(),
logLik,
obs(),
pred_mean(),
pred_var(),
saved_states(),
spy(),
states(),
time(),
timezero(),
traces()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.