| timezero | R Documentation |
Get and set the zero-time.
## S4 method for signature 'pomp'
timezero(object, ...)
## S4 replacement method for signature 'pomp'
timezero(object, ...) <- value
object |
an object of class ‘pomp’, or of a class that extends ‘pomp’ |
... |
ignored or passed to the more primitive function |
value |
numeric; the new zero-time value |
the value of the zero time
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(),
summary(),
time(),
traces()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.