Learn R Programming

RobMixReg (version 1.1.0)

plot_mixtureRegList: Plot a List of mixtureReg Objects

Description

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

Usage

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.