fitY: Marginal predictions of the longitudinal outcome(s) in their...

View source: R/fitY.Jointlcmm.R

fitYR Documentation

Marginal predictions of the longitudinal outcome(s) in their natural scale from lcmm, Jointlcmm or multlcmm objects

Description

The function computes the marginal predictions of the longitudinal outcome(s) in their natural scale on the individual data used for the estimation from lcmm, Jointlcmm or multlcmm objects.

Usage

fitY(x)

Arguments

x

an object inheriting from classes lcmm or multlcmm.

Value

For lcmm and Jointlcmm objects, returns a matrix with ng+1 columns containing the subject identifier and the ng class-specific marginal predicted values.

For multlcmm objects, returns a matrix with ng+2 columns containing the subject identifier, the outcome indicator and the ng class-specific predicted values.

Author(s)

Cecile Proust-Lima, Viviane Philipps

See Also

predictY, plot.lcmm


CecileProust-Lima/lcmm documentation built on March 3, 2024, 5:23 p.m.