rmse.censReg | R Documentation |
Computes the root-mean-squared error (RMSE) of a censored regression object: method for "censReg" object.
## S3 method for class 'censReg' rmse(x, ...)
x |
the output from |
... |
further arguments passed to or from other methods. |
The estimated root-mean-squared error, also know as the residual standard error.
censReg
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.