Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Compute-Model-Metrics-in-R

This R script contains function to compute model metrics like MAD, MSE, MAPE R2 for numeric predictor variable. R code to compute the binary model metrics like Log-likelihood, AIC and BIC. This code could be further used to compare 2 models based on these metrics. It also contains function to create confusion matrix for logestic model based on a given probability cut-off value. Finally plot ROC and AUC to assess the model fits.

About

Functions to compute model metrics for numeric and binary predictor variables

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages