func1: An internal function to compute m and gamma based on...

View source: R/spm.impute.R

func1R Documentation

An internal function to compute m and gamma based on continuous-time model (Yashin et. al., 2007)

Description

An internal function to compute m and gamma based on continuous-time model (Yashin et. al., 2007)

Usage

func1(tt, y, a, f1, Q, f, b, theta)

Arguments

tt

tt - time

y

y

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

Value

list(m, gamma) Next values of m and gamma (see Yashin et. al, 2007)


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