ranef.mires: Extract random effects of each group from MIRES model.

Description Usage Arguments Value Author(s)

View source: R/ranef.R

Description

Extract random effects of each group from MIRES model.

Usage

1
2
## S3 method for class 'mires'
ranef(object, prob = 0.95, ...)

Arguments

object

mires object.

prob

Numeric (Default: .95). Amount of probability mass to contain within the credible interval.

...

Not used.

Value

List containing summaries of lambda, (log) residual SDs, nu, latent mean, and (log) latent SD random effects.

Author(s)

Stephen R Martin


MIRES documentation built on Feb. 22, 2021, 5:10 p.m.