###################################################
### code chunk number 26: Cs401_conf-int
###################################################
conf_kfas <- predict(fit_kfas$model,
interval = "confidence",
se.fit = TRUE
)
head(conf_kfas)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.