estimateMSE: Estimate model uncertainty algorithmically.

Description Usage Arguments See Also

Description

This function is an optional component of the loadModelInterface. It is unnecessary for model fitting, assessment, and prediction except when used in conjunction with the composite method (i.e., within a loadComp model) or for models such as loadInterps for which the MSE cannot be known without some estimation procedure.

Usage

1
estimateMSE(load.model, ...)

Arguments

load.model

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

...

Other arguments passed to inheriting methods for estimateMSE

See Also

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

Other estimateMSE: estimateMSE.loadComp, estimateMSE.loadInterp


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