Description Usage Arguments Value
View source: R/updateZ_Rcode.R
Update hidden states
1 2 3 4 5 6 7 8 9 10 11 12 13 | updateZ_Rcode(
i,
yi,
mu,
cholSigma,
detR.stari,
nu.df,
K,
log.stuff,
t.max,
detz,
sli
)
|
i |
sampling day |
yi |
y |
mu |
mu |
cholSigma |
chol Sigma |
detR.stari |
detRstar |
nu.df |
nu df |
K |
number of states |
log.stuff |
log stuff constant |
t.max |
length of time series |
detz |
possible states for t-1 |
sli |
state lists |
updated states
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.