View source: R/plottingFunctions.R
Plot summary statistics comparing two fits
1 | pltStatCompare(xRes, yRes, stat, xlab = "X", ylab = "Y", lbl = toupper(stat))
|
stat |
character, the statistic from procRes to plot |
xlab |
x-axis label |
ylab |
y-axis label |
lbl |
character, the label for the upper left corner |
xMn |
x-axis data; object$mnDat, where object is output from procRes |
yMn |
y-axis data; object$mnDat, where object is output from procRes |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.