coverage_plot_helper: Coverage plot helper function

coverage_plot_helperR Documentation

Coverage plot helper function

Description

This function takes a list of arrays created by the function create_coverage_array and returns a data.frame ready for plotting.

Usage

coverage_plot_helper(cov_list, effect_index, dimlabels = c("ACO", "EPG"))

Arguments

cov_list

List of arrays containing the evaluations if the estimated coefficient effect of that simulation run is in the credibility bounds as given by the function create_coverage_array().

effect_index

Numeric vector of the index positions of the effects to be plotted.

dimlabels

String vector of labels used in the data set. Defaults to labels "ACO" and "EPG".


alexvolkmann/multifammPaper documentation built on Sept. 9, 2024, 8:47 p.m.