#------------------------------------------------------
# Calculate performance measures
# (For some simulations, it may make more sense
# to do this as part of the simulation driver.)
#------------------------------------------------------
calc_performance <- function(results, model_params) {
return(performance_measures)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.