Feed in a list of mixtureReg models and get an overlayed plot.

plot_mixtureRegList(mixtureRegList, xName = NULL, yName = NULL, ...)

Arguments

mixtureRegList

a list of multiple mixtureReg objects.

xName

character; Name used to pick x variable from data.

yName

character; Name used to pick y variable from data.

...

Further graphical parameters.