ModelB2: Compute the maximum likelihood estimate of Model B2

Description Usage Arguments Examples

Description

Compute the maximum likelihood estimate of Model B2

Usage

1
ModelB2(x, x0, del, param)

Arguments

x

Observation of the state variable at time t

x0

Observation of the state variable at time t-1

del

The time step between the current and previous observation

param

The parameter 12-vector (a0,a1,a2,b0,b1,b2,c0,c1,c2,d0,d1,d2)

Examples

1
ModelB2(0.4,0.3,0.1,c(0.1,0.2,0.3,0.1,0.2,0.3,0.1,0.2,0.3,0.1,0.2,0.3))

mfrdixon/MLEMVD documentation built on May 22, 2019, 8:52 p.m.