Description Usage Arguments Value
Builds plotly interactive plot for each diagnostic function
1 | buildplot(plotdf, ptitle, pxlab, pylab, hlinew = F, makeline = F)
|
plotdf |
dataframe with x, y, and isprob data |
pxlab |
x label |
pylab |
y label |
hlinew |
whether or not to make horizontal line at y = 0 |
makeline |
whether or not to fit y = x abline |
ptite |
title of plot |
g Interactive plot of class plotly
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.