summarizeModel.loadModel: Extract model summary statistics from a loadModel model

Description Usage Arguments Value See Also

Description

Produce a 1-row data.frame of model metrics. The relevant metrics for loadModel models include two sets of statistics about autocorrelation (one for the regression residuals, one for the 'residuals' used to do the composite correction).

Usage

1
2
## S3 method for class 'loadModel'
summarizeModel(load.model, ...)

Arguments

load.model

A load model object, typically inheriting from loadModel and always implementing the loadModelInterface.

...

Other arguments passed to model-specific methods

Value

A 1-row data.frame of model metrics

See Also

Other summarizeModel: summarizeModel.loadComp, summarizeModel.loadInterp, summarizeModel.loadLm, summarizeModel.loadReg2, summarizeModel


McDowellLab/loadflex documentation built on May 8, 2019, 9:48 a.m.