###################################################
### code chunk number 3: Cs_02_zscore
###################################################
CUI <- SalmonSurvCUI[, "CUI.apr"]
CUI.z <- zscore(CUI)
# number of state = # of regression params (slope(s) + intercept)
m <- 1 + 1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.