compileAndSaveAllResults: Compile the results of a simulation + classifier methods run

Description Usage Arguments Value See Also

View source: R/workflow.R

Description

Compile the results of a simulation + classifier methods run

Usage

1
compileAndSaveAllResults(run.results = NULL, save.file = NULL, verbose = FALSE)

Arguments

run.results

A list of run results

save.file

A character vector for results filename or NULL to skip

verbose

A flag indicating whether verbose output be sent to stdout

Value

A list with:

algo.acc

data frame of results, a row for each update

ggplot.data

melted results data frame for plotting

correct

number of variables detected correctly in each data set

See Also

Other workflows: paperRealWorkflow(), paperSimWorkflow(), plotRunResults()


insilico/privateEC documentation built on May 22, 2020, 5:12 p.m.