ModelU9: Compute the maximum likelihood estimate of Model U9

Description Usage Arguments Examples

View source: R/ModelU9.R

Description

Compute the maximum likelihood estimate of Model U9

Usage

1
ModelU9(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 8-vector (am1,a0,a1,a2,b0,b1,b2,b3)

Examples

1
ModelU9(0.4,0.3,0.1,c(0.1,0.3,0.2,0.1,0.2,1.3,0.2,0.3))

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