summarizeModel: Extract model summary statistics

View source: R/loadModelInterface.R

summarizeModelR Documentation

Extract model summary statistics

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

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


USGS-R/loadflex documentation built on July 26, 2023, 9:54 p.m.