summary.GROAN.Result {GROAN} | R Documentation |
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 class 'GROAN.Result'
summary(object, ...)
Arguments
object |
an object returned from GROAN.run |
... |
additional arguments ignored, added for compatibility to generic |
Value
a data.frame with averaged statistics
[Package GROAN version 1.3.1 Index]