Description Usage Arguments Details Value Examples
Generates cleaned data frames from simulation results.
1 | res_format(config_names, M_range, CI_res_all, chi_orc, alpha)
|
config_names |
names of configurations |
M_range |
a vector of dispersion parameters |
CI_res_all |
a simulation output matrix, with the number of rows equal to
|
chi_orc |
a vector of optimal half-lengths, corresponding to
each value in |
alpha |
a desired level of non-coverage |
This function was created for the purpose of simulations.
a list of two dataframes, corresponding to coverage (cov_data
) and
half-length (chi_data
) results, respectively.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.