getNextY.cont: An internal function to compute next Y based on...

View source: R/spm.impute.R

getNextY.contR 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


izhbannikov/spm documentation built on Sept. 10, 2022, 12:15 p.m.