Learn R Programming

iprior (version 0.7.4)

sigma: 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 ipriorMod
sigma(object, ...)

Arguments

object

An object of class ipriorMod.

...

Not used.