Skip to content

odds.n.ends

Odds Ratios, Contingency Table, and Model Significance from a Generalized Linear Model Object

v0.1.4 · Sep 17, 2021 · CC0

Description

Computes odds ratios and 95% confidence intervals from a generalized linear model object. It also computes model significance with the chi-squared statistic and p-value and it computes model fit using a contingency table to determine the percent of observations for which the model correctly predicts the value of the outcome. Calculates model sensitivity and specificity.

Downloads

254

Last 30 days

17368th

660

Last 90 days

5.2K

Last year

Trend: +25.1% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang NOTE
r-devel-linux-x86_64-fedora-gcc NOTE
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

Namespace in Imports field not imported from: ‘MASS’
  All declared Imports should be used.
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

Namespace in Imports field not imported from: ‘MASS’
  All declared Imports should be used.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

Namespace in Imports field not imported from: ‘MASS’
  All declared Imports should be used.
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

Namespace in Imports field not imported from: ‘MASS’
  All declared Imports should be used.

Dependency Network

Dependencies Reverse dependencies MASS odds.n.ends

Version History

new 0.1.4 Mar 10, 2026
updated 0.1.4 ← 0.1.3 diff Sep 16, 2021
updated 0.1.3 ← 0.1.2 diff Jan 10, 2021
updated 0.1.2 ← 0.1.1 diff Jan 5, 2021
updated 0.1.1 ← 0.1.0 diff Jul 11, 2019
new 0.1.0 Jan 19, 2019