View source: R/calc_ed95_param_set.R
calc_ed95_param_set | R Documentation |
This function will load the results of each parameter set from all
parameter spaces and compute all associated ED95 statistics. All parameter
sets must be inside named sub folders inside folder_path
. Return type
is appropriate for functions dealing with run time vs ED95 correlations.
calc_ed95_param_set(folder_path)
folder_path |
A file path (use |
A data frame with ED95 statistics containing 7 columns:
$param_space_name
$param_set
$ed95_spec_nltt
$ed95_endemic_nltt
$ed95_nonendemic_nltt
$ed95_num_spec
$ed95_num_col
Pedro Santos Neves, Joshua W. Lambert
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.