simHE: Simulate observations from dynamic model

Description Usage Arguments Value

Description

Simulate observations from dynamic model

Usage

1
simHE(model, yini, from, to, dt = 1, rec = "m", ...)

Arguments

model

dynamic model

yini

initial values

from

double, start time

to

double, end time

dt

double, observation interval

rec

characher, timing for observation, (s: starting, m: middle, e: ending)

Value

Y: last value in the end of simulation

Obs: the observed time series (data.frame)


TimeWz667/SimHE documentation built on May 9, 2019, 4:47 p.m.