plot_mixtureRegList: Plot a List of mixtureReg Objects

Description Usage Arguments

View source: R/mixtureReg.R

Description

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

Usage

1
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.


RobMixReg documentation built on Aug. 5, 2020, 5:08 p.m.