mu {stpm} | R Documentation |
An internal function to compute mu
Description
An internal function to compute mu
Usage
mu(y, mu0, b, Q, theta, tt)
Arguments
y |
Current value of y |
mu0 |
mu0 (see Yashin et. al, 2007) |
b |
b (see Yashin et. al, 2007) |
Q |
Q (see Yashin et. al, 2007) |
theta |
theta (see Yashin et. al, 2007) |
tt |
t (time) |
Value
mu Next value of mu
[Package stpm version 1.7.12 Index]