# \donttest{
utils::example("hsstan", echo=FALSE)
# continued from ?hsstan
# only 2 folds for speed of example
folds <- rep(1:2, length.out=length(df$Y))
cv.biom <- kfold(hs.biom, folds=folds, cores=2)
# }
Run the code above in your browser using DataLab