rmse.censReg: Root-Mean-Squared Error

View source: R/rmse.censReg.R

rmse.censRegR Documentation

Root-Mean-Squared Error

Description

Computes the root-mean-squared error (RMSE) of a censored regression object: method for "censReg" object.

Usage

## S3 method for class 'censReg'
rmse(x, ...)

Arguments

x

the output from censReg.

...

further arguments passed to or from other methods.

Value

The estimated root-mean-squared error, also know as the residual standard error.

See Also

censReg


USGS-R/smwrQW documentation built on Oct. 11, 2022, 6:13 a.m.