Learn R Programming

pomp (version 4.2)

timezero: The zero time

Description

Get and set the zero-time.

Usage

# S4 method for pomp
timezero(object, ...)

# S4 method for pomp timezero(object, ...) <- value

Arguments

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

Value

the value of the zero time

See Also

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()