Learn R Programming

GROAN (version 1.3.1)

summary.GROAN.Result: Summary of GROAN.Result

Description

Performance metrics are averaged over repetitions, so that a data.frame is produced with one row per dataset/regressor/extra_covariates/strata/samples/markers/folds combination.

Usage

# S3 method for GROAN.Result
summary(object, ...)

Value

a data.frame with averaged statistics

Arguments

object

an object returned from GROAN.run

...

additional arguments ignored, added for compatibility to generic summary function