The zero time
Get and set the zero-time. methods
## 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 functionvalue
: numeric; the new zero-time valuethe 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()