Rdocumentation
powered by
Learn R Programming
metagen (version 1.0)
collectExperiments: Running a computer experiment -- Collect specific results
Description
Collects specific results of all finished experiments in the given registry for a given pattern.
Usage
collectExperiments(reg, pattern)
Arguments
reg
A valid registry generated by 'makeExperimentRegistry'.
pattern
string containing the algorithm pattern for which the collection shall be performed.
Value
List of data frames containing the performance measures of all point and interval estimates for the heterogeneity and the regression coefficients.