# NOT RUN {
#statistical binary, region 1
stat_bin_1 <- gen_cont(r = 1, pars_r = pars_1, reg_info,
stat_only = TRUE, mean_only = TRUE)
#statistical probabilistic, region 1, 2 generated contours
stat_prob_1 <- gen_cont(r = 1, pars_r = pars_1, reg_info,
n_gen = 2, stat_only = TRUE)
#hybrid probabilistic, region 1, 2 generated contours
hybrid_prob_1 <- gen_cont(r = 1, pars_r = pars_1, reg_info,
n_gen = 2, map_pred_r = map_curr_1)
# }
Run the code above in your browser using DataLab