REestimate: Random Effects estimate

View source: R/REestimate.R

REestimateR Documentation

Random Effects estimate

Description

Random Effects estimate

Usage

REestimate(rcpmeObj, longdata, var = FALSE, onlytau = FALSE)

Arguments

rcpmeObj

An object which contains the output of a rcpme function call.

var

A boolean indicating if the covariance matrices of random effects estimation should be returned. Default to FALSE.

Value

A list with each item containing the subject specific random effects estimation and its covariance matrix if var = TRUE.


crsgls/rcpm documentation built on Sept. 28, 2024, 11:38 a.m.