Learn R Programming

lcmm (version 1.2)

plot.predict: Marginal class-specific predictions plot

Description

This function is generic; method functions can be written to handle specific classes of objects. For the moment, the only class which already has methods for this function is hlme.

Usage

plot.predict(x,...)

Arguments

x
an object inheriting from class hlme, representing a fitted latent class linear mixed-effects model
...
further arguments to be passed to or from other methods. They are ignored in this function.

Value

  • Returns a plot

See Also

hlme, plot.postprob, postprob, plot.predict.hlme