Man pages for wtcooper/vizrd
Visualizations of R data and models

explore_all_dataOpen an interactive browser window to explore all datasets...
explore_dataOpen an interactive browser window to explore the dataset...
iplotROCTypical ROC plot, with ggvis hover for cutoff point.
plotCMBar plot of confusion matrices
plotCMProbsPlots the ratios of TP, TN, FP, and FN at each probability...
plotCMSeqBar plot of confusion matrices faceted for different...
plotDataDistPlots the distribution for a given column(s) or for a column...
plotDataHeatmapPlots a heatmap representation fo the data.
plotDataHistPlots a histogram for a column.
plotDataPointsPlots raw data points (y-axis = values, x-axis = row #).
plotDistToPDFExports the raw data point plots (plotDataPoints()) to a PDF...
plotGAMSplinesPlots splines from an mgcv gam model (or gamm, just pass...
plotLiftPlots the lift for binomial response.
plotObsPredObserved versus predicted values with residuals.
plotPartialEffsPartial effects plots for any model type, based on the...
plotPointsToPDFExports the raw data point plots (plotDataPoints()) to a PDF...
plotQQNormQQ plot for a normal distirbution.
plotResidsPlots the standardized residuals versus the predicted values.
plotROCTypical ROC plot
plotTPFPProbsRatio of true positives to false positives.
plotVarImpBar plot of variable importances.
plotVarImpBaseBar plot of variable importances, passing just a dataframe of...
saveDefPlotWrapper for ggsave() with high resolution defaults for...
wtcooper/vizrd documentation built on May 4, 2019, noon