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