Learn R Programming

ipdmeta (version 2.4)

sigma2: Extract the estimated residual variance for an ipdlme object

Description

Extract the estimated residual variance for the fit of an IPD LME model.

Usage

sigma2(object)

Arguments

object
object of the ipdlme class

Value

Numeric, maximum likelihood estimate for the residual variance of the fitted IPD LME model.

See Also

ipdlme-class

Examples

Run this code
data(regress_chol)

sigma2(ipdlme(n, Y, S2))

Run the code above in your browser using DataLab