Character string or vector to indicate which aspects of the
results to view. If "means", then only the means will be returned
for all performance indices. "sds" returns the standard deviations,
"ses" returns the standard errors, and "medians" returns the
medians. These statistics describe the sample distributions according to
each combination of input parameters, and with regard to all performance
indices. Any combination of these options will return a list with each
table as a separate element. "all" returns a list of length 4 with
tables for all 4 types of statistic.
order
Character string referring to which output index to organize
output by.
decreasing
Logical. Determines whether to organize values from highest
to lowest or vice versa according to the value of the order
argument.