summarizeModel: Extract model summary statistics

Description Usage Arguments See Also

Description

summarizeModel produces a 1-row data.frame of model metrics. The relevant metrics vary by model type; only the relevant metrics are reported for each model.

Usage

1
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

See Also

Other loadModelInterface: estimateMSE, getFittedModel, getFittingData, getFittingFunction, getMetadata, predictSolute, simulateSolute, validLoadModelInterface

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


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