sigma.oglmx: Recover residual standard deviation from ordered discrete...

Description Usage Arguments Details Value

View source: R/sigma.R

Description

Extract the estimated standard deviation of the errors, the “residual standard deviation” (misnomed also “residual standard error”).

Usage

1
2
## S3 method for class 'oglmx'
sigma(object, newdata = NULL, ...)

Arguments

object

A oglmx model

newdata

Dataframe that must be used

...

Additional arguments that should be passed. Currently not used

Details

This function transforms the linear model for the standard deviation into the standard deviation

Value

Residual estimated standard deviation in vector form. With an homoskedastic model, all values are equal


linogaliana/tablelight documentation built on Jan. 29, 2021, 10:30 a.m.