Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Experiment Videos

Computing measures of explained variation for logistic regression models.

M Mittlböck1, M Schemper

  • 1Department of Medical Computer Sciences, University of Vienna, Austria. Martina.Mittlboeck@AKH-Wien.AC.AT

Computer Methods and Programs in Biomedicine
|April 9, 1999
PubMed
Summary
This summary is machine-generated.

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Author Correction: Chronic wounds treated with cold atmospheric plasmajet versus best practice wound dressings: a multicenter, randomized, non-inferiority trial.

Scientific reports·2022
Same author

Chronic wounds treated with cold atmospheric plasmajet versus best practice wound dressings: a multicenter, randomized, non-inferiority trial.

Scientific reports·2022
Same author

Impact of Surgical Margins in Breast Cancer After Preoperative Systemic Chemotherapy on Local Recurrence and Survival.

Annals of surgical oncology·2019
Same author

Statistical controversies in clinical research: the importance of importance.

Annals of oncology : official journal of the European Society for Medical Oncology·2016
Same author

Assessing the TP53 marker type in patients treated with or without neoadjuvant chemotherapy for resectable colorectal liver metastases: a p53 Research Group study.

European journal of surgical oncology : the journal of the European Society of Surgical Oncology and the British Association of Surgical Oncology·2015
Same author

Parameters influencing FVIII pharmacokinetics in patients with severe and moderate haemophilia A.

Haemophilia : the official journal of the World Federation of Hemophilia·2015
Same journal

A novel Milstein-stochastic epidemiologically-informed neural network for approaching epidemic dynamics: Application to Mpox disease.

Computer methods and programs in biomedicine·2026
Same journal

Accounting for approximation errors using surrogate-based parameter estimation of cardiac mechanics digital twins.

Computer methods and programs in biomedicine·2026
Same journal

Facial iPPG heatmap patterns based on period-aware autoencoder show association with carotid atherosclerosis towards non-contact hemodynamic assessment.

Computer methods and programs in biomedicine·2026
Same journal

Explainable machine learning models predict liver fibrosis risk and outcome in the general population: Development and multi-cohort external validation.

Computer methods and programs in biomedicine·2026
Same journal

Evaluation of surrogate endpoints for survival outcomes using the surrogate package in R.

Computer methods and programs in biomedicine·2026
Same journal

Relative spectral and frication-based descriptors as numerical indicators of place of articulation shifts in fricatives produced by Polish children.

Computer methods and programs in biomedicine·2026
See all related articles

Logistic regression lacks a standard R2 measure. This study introduces a SAS macro calculating two R2 measures from Pearson and deviance residuals, with adjusted versions to prevent small sample inflation.

Area of Science:

  • Statistics
  • Biostatistics
  • Regression Analysis

Background:

  • The R-squared (R2) metric, representing explained variation, is standard in general linear models.
  • However, logistic regression lacks a universally accepted R2 definition, hindering model comparison and interpretation.
  • Existing R2 measures for logistic regression can be inflated, especially in smaller sample sizes.

Purpose of the Study:

  • To address the absence of a standard R2 measure in logistic regression.
  • To present a SAS macro for calculating two R2 measures based on Pearson and deviance residuals.
  • To provide adjusted versions of these R2 measures to mitigate inflation in small samples.

Main Methods:

  • Development of a SAS macro.
  • Implementation of R2 calculations using Pearson residuals.

Related Experiment Videos

  • Implementation of R2 calculations using deviance residuals.
  • Inclusion of adjusted R2 formulas to correct for sample size.
  • Main Results:

    • The SAS macro successfully computes two distinct R2 measures for logistic regression.
    • Adjusted R2 versions are provided, designed to offer more reliable estimates in smaller datasets.
    • The proposed measures offer a practical solution for quantifying explained variation in logistic models.

    Conclusions:

    • The presented SAS macro provides valuable tools for assessing model fit in logistic regression.
    • The availability of adjusted R2 measures enhances the reliability of explained variation estimates, particularly in small samples.
    • This contributes to more robust interpretation and comparison of logistic regression models.