getNextY.discr: An internal function to compute the next value of...

View source: R/spm.impute.R

getNextY.discrR Documentation

An internal function to compute the next value of physiological variable Y based on discrete-time model (Akushevich et. al., 2005)

Description

An internal function to compute the next value of physiological variable Y based on discrete-time model (Akushevich et. al., 2005)

Usage

getNextY.discr(y1, u, R, Sigma)

Arguments

y1

y1

u

u (see Akushevich et. al, 2005)

R

R (see Akushevich et. al, 2005)

Sigma

Sigma (see Akushevich et. al, 2005)

Value

y.next Next value of y


stpm documentation built on Sept. 5, 2022, 5:06 p.m.