The VernaBotaSims class is the output of the CompareSim function.
Plot function to be applied on VernaBotaSims objects. This function draw a boxplot of the percentages of well associated species for each scenario.
Summary function to be applied on VernaBotaSims objects. This function print the results of each scenario, together with its parameters.
Slots
NScenarnumeric: number of scenarios simulated
ParamScenardata.frame: a datatable with the parameters for each scenario (input of CompareSim)
D2filldataset to fill (input of CompareSim)
DAssolist of datasets of observation used for each scenario (input of CompareSim)
priorslist of datasets containing the priors for each scenario (input of CompareSim)
pc2fillpercentage of data to fill (input of CompareSim)
pcFamilyDetpercentage of data determined at the family level (from the subset of dataFill to fill, input of CompareSim)
pcGenusDetpercentage of data determined at the genus level (from the subset of dataFill to fill, the rest isn't determined at all, input of CompareSim)
NbSimnumber of simulations (input of CompareSim)
pc_resultslist of double corresponding to the percentage of well simulated species
resultslist of results from SimFullCom for each scenario.