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.