getNextY.cont2 {stpm} | R Documentation |
An internal function to compute next value of physiological variable Y
Description
An internal function to compute next value of physiological variable Y
Usage
getNextY.cont2(y1, t1, t2, b, a, f1)
Arguments
y1 |
y1 |
t1 |
t1 |
t2 |
t2 |
b |
b (see Yashin et. al, 2007) |
a |
a (see Yashin et. al, 2007) |
f1 |
f1 (see Yashin et. al, 2007) |
Value
y.next Next value of y
[Package stpm version 1.7.12 Index]