estimateMSE: Estimate model uncertainty algorithmically.

View source: R/loadModelInterface.R

estimateMSER Documentation

Estimate model uncertainty algorithmically.

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

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


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