Learn R Programming

lcmm (version 1.2)

plot.postprob: Histograms of the posterior class-membership probabilities

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.postprob(x,...)

Arguments

x
an object inheriting from class hlme, representing a fitted latent class linear mixed-effects model
...
other parameters to be passed through to plotting functions

Value

  • Returns as many plots as the number of latent classes

See Also

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