random.effects: Extracts the random effect estimates

View source: R/printfunctions.R

random.effectsR Documentation

Extracts the random effect estimates

Description

Extracts the random effect estimates or samples from an mcml object returned from call of 'MCML' or 'LA' in the Model class.

Usage

random.effects(object)

Arguments

object

An 'mcml' model fit.

Value

A matrix of dimension (number of fixed effects ) x (number of MCMC samples). For Laplace approximation, the number of "samples" equals one.


glmmrBase documentation built on April 3, 2025, 10:44 p.m.