Files in paulhendricks/scorer
Quickly Score Models in Data Science and Machine Learning

.Rbuildignore
.gitignore
.travis.yml
DESCRIPTION
LICENSE
NAMESPACE
NEWS.md R/RcppExports.R R/classification.R R/common.R R/regression.R R/scorer.R README.Rmd README.md
appveyor.yml
cran-comments.md
docs/LICENSE.html
docs/absolute_error.html
docs/absolute_percent_error.html
docs/accuracy.html
docs/accuracy_score.html
docs/authors.html
docs/check_args.html
docs/condition_negative.html
docs/condition_positive.html
docs/css/bootstrap-responsive.css
docs/css/bootstrap-responsive.min.css
docs/css/bootstrap.css
docs/css/bootstrap.min.css
docs/css/highlight.css
docs/css/staticdocs.css
docs/diagnostic_odds_ratio.html
docs/explained_variance_score.html
docs/f1_score.html
docs/false_discovery_rate.html
docs/false_negative.html
docs/false_negative_rate.html
docs/false_omission_rate.html
docs/false_positive.html
docs/false_positive_rate.html
docs/img/glyphicons-halflings-white.png
docs/img/glyphicons-halflings.png
docs/index.html
docs/inst/imgs/README-unnamed-chunk-3-1.png
docs/inst/imgs/README-unnamed-chunk-4-1.png
docs/jquery.sticky-kit.min.js
docs/js/bootstrap.js
docs/js/bootstrap.min.js
docs/link.svg
docs/log_error.html
docs/matthews_corrcoef.html
docs/mean_absolute_error.html
docs/mean_absolute_percent_error.html
docs/mean_absolute_scaled_error.html
docs/mean_error.html
docs/mean_percent_error.html
docs/mean_squared_error.html
docs/mean_squared_log_error.html
docs/median_absolute_error.html
docs/median_absolute_percent_error.html
docs/median_percent_error.html
docs/median_squared_error.html
docs/median_squared_log_error.html
docs/negative_likelihood_ratio.html
docs/negative_predictive_value.html
docs/news/index.html
docs/percent_error.html
docs/pkgdown.css
docs/pkgdown.js
docs/positive_likelihood_ratio.html
docs/positive_predictive_value.html
docs/precision.html
docs/predicted_condition_negative.html
docs/predicted_condition_positive.html
docs/prevalence.html
docs/r2_score.html
docs/recall.html
docs/reference.html
docs/reference/absolute_error.html
docs/reference/absolute_percent_error.html
docs/reference/accuracy.html
docs/reference/accuracy_score.html
docs/reference/check_args.html
docs/reference/condition_negative.html
docs/reference/condition_positive.html
docs/reference/diagnostic_odds_ratio.html
docs/reference/explained_variance_score.html
docs/reference/f1_score.html
docs/reference/false_discovery_rate.html
docs/reference/false_negative.html
docs/reference/false_negative_rate.html
docs/reference/false_omission_rate.html
docs/reference/false_positive.html
docs/reference/false_positive_rate.html
docs/reference/index.html
docs/reference/log_error.html
docs/reference/matthews_corrcoef.html
docs/reference/mean_absolute_error.html
docs/reference/mean_absolute_percent_error.html
docs/reference/mean_absolute_scaled_error.html
docs/reference/mean_error.html
docs/reference/mean_percent_error.html
docs/reference/mean_squared_error.html
docs/reference/mean_squared_log_error.html
docs/reference/median_absolute_error.html
docs/reference/median_absolute_percent_error.html
docs/reference/median_percent_error.html
docs/reference/median_squared_error.html
docs/reference/median_squared_log_error.html
docs/reference/negative_likelihood_ratio.html
docs/reference/negative_predictive_value.html
docs/reference/percent_error.html
docs/reference/positive_likelihood_ratio.html
docs/reference/positive_predictive_value.html
docs/reference/precision.html
docs/reference/predicted_condition_negative.html
docs/reference/predicted_condition_positive.html
docs/reference/prevalence.html
docs/reference/r2_score.html
docs/reference/recall.html
docs/reference/scorer.html
docs/reference/sensitivity.html
docs/reference/specificity.html
docs/reference/squared_error.html
docs/reference/squared_log_error.html
docs/reference/symmetric_mean_absolute_percent_error.html
docs/reference/symmetric_median_absolute_percent_error.html
docs/reference/total_population.html
docs/reference/total_variance_score.html
docs/reference/true_negative.html
docs/reference/true_negative_rate.html
docs/reference/true_positive.html
docs/reference/true_positive_rate.html
docs/reference/unexplained_variance_score.html
docs/scorer.html
docs/sensitivity.html
docs/specificity.html
docs/squared_error.html
docs/squared_log_error.html
docs/symmetric_mean_absolute_percent_error.html
docs/symmetric_median_absolute_percent_error.html
docs/total_population.html
docs/total_variance_score.html
docs/true_negative.html
docs/true_negative_rate.html
docs/true_positive.html
docs/true_positive_rate.html
docs/unexplained_variance_score.html
inst/imgs/README-unnamed-chunk-3-1.png
inst/imgs/README-unnamed-chunk-4-1.png
man/absolute_error.Rd man/absolute_percent_error.Rd man/accuracy.Rd man/accuracy_score.Rd man/check_args.Rd man/condition_negative.Rd man/condition_positive.Rd man/diagnostic_odds_ratio.Rd man/explained_variance_score.Rd man/f1_score.Rd man/false_discovery_rate.Rd man/false_negative.Rd man/false_negative_rate.Rd man/false_omission_rate.Rd man/false_positive.Rd man/false_positive_rate.Rd man/log_error.Rd man/matthews_corrcoef.Rd man/mean_absolute_error.Rd man/mean_absolute_percent_error.Rd man/mean_absolute_scaled_error.Rd man/mean_error.Rd man/mean_percent_error.Rd man/mean_squared_error.Rd man/mean_squared_log_error.Rd man/median_absolute_error.Rd man/median_absolute_percent_error.Rd man/median_percent_error.Rd man/median_squared_error.Rd man/median_squared_log_error.Rd man/negative_likelihood_ratio.Rd man/negative_predictive_value.Rd man/percent_error.Rd man/positive_likelihood_ratio.Rd man/positive_predictive_value.Rd man/precision.Rd man/predicted_condition_negative.Rd man/predicted_condition_positive.Rd man/prevalence.Rd man/r2_score.Rd man/recall.Rd man/scorer.Rd man/sensitivity.Rd man/specificity.Rd man/squared_error.Rd man/squared_log_error.Rd man/symmetric_mean_absolute_percent_error.Rd man/symmetric_median_absolute_percent_error.Rd man/total_population.Rd man/total_variance_score.Rd man/true_negative.Rd man/true_negative_rate.Rd man/true_positive.Rd man/true_positive_rate.Rd man/unexplained_variance_score.Rd
scorer.Rproj
src/.gitignore
src/RcppExports.cpp
src/regression.cpp
tests/testthat.R tests/testthat/test-classification.R tests/testthat/test-regression.R
paulhendricks/scorer documentation built on May 24, 2019, 8:44 p.m.