plot_individual_rainbow | R Documentation |
This specific implementation shows cross-model fits, with series characterized by different models illustrated with different colors. A legend is also provided for convenience of interpretation.
plot_individual_rainbow(
fittingObject,
position0,
ylab0,
xlab0,
logAxis,
yMin,
plotit
)
fittingObject |
core fitting object |
position0 |
(char) position of legend |
ylab0 |
(char) y axis label |
xlab0 |
(char) x axis label |
logAxis |
(char) axis designation |
yMin |
(num) y axis lower limit |
plotit |
(logical) bool of whether or not to print visual or output plotting frame |
Shawn Gilroy <sgilroy1@lsu.edu>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.