plot_mixtureRegList | R Documentation |
Feed in a list of mixtureReg models and get an overlayed plot.
plot_mixtureRegList(mixtureRegList, xName = NULL, yName = NULL, ...)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.