powered by
Builds a collection of independent realizations from a random walk model.
panelRandomWalk( N = 5, U = 2, params = c(sigmaY = 1, sigmaX = 1, X.0 = 1), seed = 3141592 )
A panelPomp object.
panelPomp
number of observations for each unit.
number of units.
parameter vector, assuming all units have the same parameters.
passed to the random number generator for simulation.
Edward L. Ionides, Carles Bretó
Other panelPomp examples: contacts(), panelGompertz(), panelMeasles()
contacts()
panelGompertz()
panelMeasles()
panelRandomWalk()
Run the code above in your browser using DataLab