plot_mixtureRegList: Plot a List of mixtureReg Objects

View source: R/mixtureReg.R

plot_mixtureRegListR Documentation

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.


changwn/RobMixReg documentation built on April 5, 2025, 5:59 p.m.