getNextY.cont {stpm}R Documentation

An internal function to compute next Y based on continous-time model (Yashin et. al., 2007)

Description

An internal function to compute next Y based on continous-time model (Yashin et. al., 2007)

Usage

getNextY.cont(y1, t1, t2, a, f1, Q, f, b, theta)

Arguments

y1

y1

t1

t1

t2

t2

a

a (see Yashin et. al, 2007)

f1

f1 (see Yashin et. al, 2007)

Q

Q (see Yashin et. al, 2007)

f

f (see Yashin et. al, 2007)

b

b (see Yashin et. al, 2007)

theta

theta (see Yashin et. al, 2007)

Value

y.next Next value of Y


[Package stpm version 1.7.12 Index]