| explore_all_data | Open an interactive browser window to explore all datasets... |
| explore_data | Open an interactive browser window to explore the dataset... |
| iplotROC | Typical ROC plot, with ggvis hover for cutoff point. |
| plotCM | Bar plot of confusion matrices |
| plotCMProbs | Plots the ratios of TP, TN, FP, and FN at each probability... |
| plotCMSeq | Bar plot of confusion matrices faceted for different... |
| plotDataDist | Plots the distribution for a given column(s) or for a column... |
| plotDataHeatmap | Plots a heatmap representation fo the data. |
| plotDataHist | Plots a histogram for a column. |
| plotDataPoints | Plots raw data points (y-axis = values, x-axis = row #). |
| plotDistToPDF | Exports the raw data point plots (plotDataPoints()) to a PDF... |
| plotGAMSplines | Plots splines from an mgcv gam model (or gamm, just pass... |
| plotLift | Plots the lift for binomial response. |
| plotObsPred | Observed versus predicted values with residuals. |
| plotPartialEffs | Partial effects plots for any model type, based on the... |
| plotPointsToPDF | Exports the raw data point plots (plotDataPoints()) to a PDF... |
| plotQQNorm | QQ plot for a normal distirbution. |
| plotResids | Plots the standardized residuals versus the predicted values. |
| plotROC | Typical ROC plot |
| plotTPFPProbs | Ratio of true positives to false positives. |
| plotVarImp | Bar plot of variable importances. |
| plotVarImpBase | Bar plot of variable importances, passing just a dataframe of... |
| saveDefPlot | Wrapper for ggsave() with high resolution defaults for... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.