sigma {iprior}R Documentation

Obtain the standard deviation of the residuals 'sigma'

Description

Extract the standard deviation of the residuals. For I-prior models, this is sigma = 1 / sqrt(psi).

Usage

## S3 method for class 'ipriorMod'
sigma(object, ...)

Arguments

object

An object of class ipriorMod.

...

Not used.


[Package iprior version 0.7.4 Index]