Learn R Programming

CAISEr (version 0.3.3)

consolidate.partial.results: Consolidate results from partial files

Description

Consolidates results from a set of partial files (each generated by an individual call to calc_nreps2()) into a single output structure, similar (but not identical) to the output of run_experiment().

Usage

consolidate.partial.results(folder = "./nreps_files")

Arguments

folder

folder where the partial files are located.

Value

a list object containing the following fields:

  • data.raw - data frame containing all observations generated

  • data.summary - data frame summarizing the experiment.

  • N - number of instances sampled

  • instances.sampled - names of the instances sampled