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)
}
meghapsimatrix/SimHelpers documentation built on Jan. 14, 2025, 5:16 a.m.