randomCI: Random Effect Ninety-Five Percent Confidence Intervals

Description Usage Arguments Examples

Description

This function computes a random effect 95 a fitted nlme object. That is, it computes an estimate of individual differences (i.e., random effect variation) for a fixed effect. This function is specific to 2-level models.

Usage

1
randomCI(model, Param)

Arguments

model

A fitted nlme object

Param

The random effect of interest. Use quotes.

Examples

1
randomCI(model1, "time")

santiallende/PsychLab documentation built on May 8, 2019, 9:24 a.m.