Learn R Programming

⚠️There's a newer version (1.3.5) of this package.Take me there.

auditor (version 0.3.0)

Model Audit - Verification, Validation, and Error Analysis

Description

Provides an easy to use unified interface for creating validation plots for any model. The 'auditor' helps to avoid repetitive work consisting of writing code needed to create residual plots. This visualizations allow to asses and compare the goodness of fit, performance, and similarity of models.

Copy Link

Version

Install

install.packages('auditor')

Monthly Downloads

926

Version

0.3.0

License

GPL

Maintainer

Alicja Gosiewska

Last Published

August 27th, 2018

Functions in auditor (0.3.0)

plotROC

Receiver Operating Characteristic (ROC)
modelResiduals

Create Model Residuals explainer
plotTwoSidedECDF

Two-sided Cumulative Distribution Function
score

Model Scores computations
plotREC

Regression Error Characteristic Curves (REC)
plotPrediction

Predicted response vs Observed or Variable Values
plotCooksDistance

Influence of observations plot
scoreRuns

Runs Score
plotHalfNormal

Half-Normal plot
scoreHalfNormal

Half-Normal Score
scoreMAE

Mean Absolute Error
plotLIFT

LIFT
plotRROC

Regression Receiver Operating Characteristic (RROC)
plotResidual

Plot Residuals vs Observed, Fitted or Variable Values
plotModelCorrelation

Model Correlation Plot
scoreMSE

Mean Square Error
plotResidualDensity

Residual Density Plot
scorePeak

Peak Score
plotScaleLocation

Scale location plot
plotResidualBoxplot

Plot Boxplots of Residuals
scoreROC

Area Under ROC Curve (AUC)
plotModelPCA

Principal Component Analysis of models
plotModelRanking

Model Ranking Plot
scoreRROC

Area Over the Curve for RROC Curves
scoreCooksDistance

Score based on Cooks Distance
scoreDW

Durbin-Watson Score
scoreREC

Area Over the Curve for REC Curves
scoreRMSE

Root Mean Square Error
modelEvaluation

Create Model Evaluation explainer
plotACF

Autocorrelation Function Plot
modelPerformance

Create Model Performance Explainer
auditorData

auditorData
audit

Create modelAudit object
plotAutocorrelation

Autocorrelation Plot
plot.modelAudit

Model diagnostic plots
observationInfluence

Create Observation Influence Explainer
modelFit

Create Model Fit explainer