getPrevY.discr: An internal function to compute previous value of...

View source: R/spm.impute.R

getPrevY.discrR Documentation

An internal function to compute previous value of physiological variable Y based on discrete-time model

Description

An internal function to compute previous value of physiological variable Y based on discrete-time model

Usage

getPrevY.discr(y2, u, R, Sigma)

Arguments

y2

y2

u

u

R

R

Sigma

Sigma

Value

y1 Previous value of y


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