inst/skel_temp/3_performance_criteria.R

#------------------------------------------------------
# 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)
}

Try the simhelpers package in your browser

Any scripts or data that you put into this service are public.

simhelpers documentation built on April 3, 2025, 11:03 p.m.