Learn R Programming

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

auditor (version 0.3.1)

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.1

License

GPL

Maintainer

Alicja Gosiewska

Last Published

September 19th, 2018

Functions in auditor (0.3.1)

observationInfluence

Create Observation Influence Explainer
plotAutocorrelation

Autocorrelation Plot
modelPerformance

Create Model Performance Explainer
plotCooksDistance

Influence of observations plot
plotHalfNormal

Half-Normal plot
plotResidual

Plot Residuals vs Observed, Fitted or Variable Values
modelResiduals

Create Model Residuals explainer
plotResidualBoxplot

Plot Boxplots of Residuals
plotROC

Receiver Operating Characteristic (ROC)
plotTwoSidedECDF

Two-sided Cumulative Distribution Function
score

Model Scores computations
scoreROC

Area Under ROC Curve (AUC)
scoreHalfNormal

Half-Normal Score
scoreRROC

Area Over the Curve for RROC Curves
plotRROC

Regression Receiver Operating Characteristic (RROC)
scoreMAE

Mean Absolute Error
scoreREC

Area Over the Curve for REC Curves
scoreRMSE

Root Mean Square Error
plotResidualDensity

Residual Density Plot
plotScaleLocation

Scale location plot
audit

Create modelAudit object
auditorData

auditorData
plotModelPCA

Principal Component Analysis of models
plotModelRanking

Model Ranking Plot
scoreCooksDistance

Score based on Cooks Distance
modelEvaluation

Create Model Evaluation explainer
scoreDW

Durbin-Watson Score
modelFit

Create Model Fit explainer
plotLIFT

LIFT
scoreRuns

Runs Score
plotModelCorrelation

Model Correlation Plot
scoreMSE

Mean Square Error
scorePeak

Peak Score
plotACF

Autocorrelation Function Plot
plotPrediction

Predicted response vs Observed or Variable Values
plotREC

Regression Error Characteristic Curves (REC)
plot.modelAudit

Model diagnostic plots