extract_median_95CrI_random_effects: Extraction of the median and the equi-tailed 95% CrI for the...

View source: R/extract_median_95CrI_random_effects.R

extract_median_95CrI_random_effectsR Documentation

Extraction of the median and the equi-tailed 95% CrI for the random effects in INLA

Description

This function takes an INLA object as input and extracts the median and the equi-tailed 95% CrI of the random effects.

Usage

extract_median_95CrI_random_effects(inla.object)

Arguments

inla.object

character string, the name of the INLA object fitted in R-INLA

Details

This function takes an inla object as input, checks whether the random effects terms are available and extracts the median and the equi-tailed 95% CrI of the random effects.

Value

A matrix of numeric values for all the random effects in rows and median and the equi-tailed 95% CrI in columns (ncol = 3).

See Also

extract_median_95CrI_descriptives_inla


hunansona/ed4bhm documentation built on June 15, 2022, 6:42 p.m.