S3 plot method for class 'mixtureReg'.
plot_mixtureReg(mixtureModel, which = 1:2, xName = NULL,
yName = NULL, xlab = NULL, ylab = NULL, ...)
mixtureReg object, typically result from 'mixtureReg()'.
numeric; choose which plot to display. '1' gives a plot of fit; '2' gives a plot of mixing probability.
character; Name used to pick x variable from data.
character; Name used to pick y variable from data.
character; label that should be put on the x axis.
character; label that should be put on the y axis.
Further graphical parameters.