Learn R Programming

LOGIT (version 1.3)

Functions, Data and Code for Binary and Binomial Data

Description

Functions, data and code for Hilbe, J.M. 2015. Practical Guide to Logistic Regression, by Chapman and Hall/CRC.

Copy Link

Version

Install

install.packages('LOGIT')

Monthly Downloads

16

Version

1.3

License

GPL (>= 3)

Maintainer

Rafael de Souza

Last Published

February 6th, 2016

Functions in LOGIT (1.3)

jhbayes

Two functions to provide better JAGS model output
toOR

Display logistic coefficient table as odds ratios and associated statistics.
ROCtest

Display ROC curve and related AUC statistic, or sensitivity-specificity plot of glm with binomial family.
hlGOF.test

Display Hosmer-Lemeshow statistic and table of probabilities following logistic regression using glm with binomial family.
P__disp

Display Pearson Chi2 and associated dispersion statistic following following use of glm.
iQuantile

iQuantile
confusion_stat

Display confusion or classification matrix following logistic regression using glm with binomial family.
HLTest

Display Hosmer-Lemeshow statistic and table of probabilities following logistic regression using glm with binomial family.
toRR

Display count model coefficient table as incidence rate ratios and associated statistics.