data.table::setDTthreads(1) # For CRAN
# \donttest{
# Please update your rstan and StanHeaders installation before running
# on Windows
if (!identical(.Platform$OS.type, "windows")) {
# This gives warnings due to the small number of iterations
suppressWarnings(lfo(gaussian_example_fit, L = 20))
}
# }
Run the code above in your browser using DataLab