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 Concept Videos

Parametric Survival Analysis: Weibull and Exponential Methods01:14

Parametric Survival Analysis: Weibull and Exponential Methods

548
Parametric survival analysis models survival data by assuming a specific probability distribution for the time until an event occurs. The Weibull and exponential distributions are two of the most commonly used methods in this context, due to their versatility and relatively straightforward application.
Weibull Distribution
The Weibull distribution is a flexible model used in parametric survival analysis. It can handle both increasing and decreasing hazard rates, depending on its shape parameter...
548
Regression Toward the Mean01:52

Regression Toward the Mean

6.4K
Regression toward the mean (“RTM”) is a phenomenon in which extremely high or low values—for example, and individual’s blood pressure at a particular moment—appear closer to a group’s average upon remeasuring. Although this statistical peculiarity is the result of random error and chance, it has been problematic across various medical, scientific, financial and psychological applications. In particular, RTM, if not taken into account, can interfere when...
6.4K
Residuals and Least-Squares Property01:11

Residuals and Least-Squares Property

7.8K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
7.8K
The Mantel-Cox Log-Rank Test01:19

The Mantel-Cox Log-Rank Test

491
The Mantel-Cox log-rank test is a widely used statistical method for comparing the survival distributions of two groups. It tests whether a statistically significant difference exists in survival times between the groups without assuming a specific distribution for the survival data, making it a non-parametric test. This flexibility makes the log-rank test particularly valuable in medical research and other fields where the timing of an event, such as death or disease recurrence, is of...
491
Multiple Regression01:25

Multiple Regression

3.1K
Multiple regression assesses a linear relationship between one response or dependent variable and two or more independent variables. It has many practical applications.
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
3.1K
Regression Analysis01:11

Regression Analysis

6.0K
Regression analysis is a statistical tool that describes a mathematical relationship between a dependent variable and one or more independent variables.
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
6.0K

You might also read

Related Articles

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

Sort by
Same author

Comparing prospectively assigned trial and real-world lung cancer patients.

Journal of comparative effectiveness research·2024
Same author

Improving Real-World Mortality Data Quality in Oncology Research: Augmenting Electronic Medical Records With Obituary, Social Security Death Index, and Commercial Claims Data.

JCO clinical cancer informatics·2023
Same author

A descriptive study of variable discretization and cost-sensitive logistic regression on imbalanced credit data.

Journal of applied statistics·2022
Same author

Comparing the prevalence of multimorbidity using different operational definitions in primary care in Singapore based on a cross-sectional study using retrospective, large administrative data.

BMJ open·2020
Same author

Doxorubicin-Loaded In Situ Gel Combined with Biocompatible Hydroxyethyl Cellulose Hemostatic Gauze for Controlled Release of Drugs and Prevention of Breast Cancer Recurrence Postsurgery.

ACS biomaterials science & engineering·2020
Same author

Lack of antibiotic knowledge and misuse of antibiotics by medical students in Mali: a cross-sectional study.

Expert review of anti-infective therapy·2020

Related Experiment Video

Updated: Aug 26, 2025

Establishing a Competing Risk Regression Nomogram Model for Survival Data
04:57

Establishing a Competing Risk Regression Nomogram Model for Survival Data

Published on: October 23, 2020

10.3K

Improving logistic regression on the imbalanced data by a novel penalized log-likelihood function.

Lili Zhang1, Trent Geisler1, Herman Ray2

  • 1Analytics and Data Science Ph.D. Program, Kennesaw State University, Kennesaw, GA, USA.

Journal of Applied Statistics
|October 10, 2022
PubMed
Summary
This summary is machine-generated.

This study introduces a new penalized logistic regression method to address imbalanced data. The novel approach improves model accuracy and efficiency by learning penalty weights directly from data, outperforming existing techniques.

Keywords:
Logistic regressionbinary classificationcost-sensitiveimbalanced datamaximum likelihoodpenalized log-likelihood function

More Related Videos

Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach
04:35

Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach

Published on: July 3, 2020

3.4K
An R-Based Landscape Validation of a Competing Risk Model
05:37

An R-Based Landscape Validation of a Competing Risk Model

Published on: September 16, 2022

2.2K

Related Experiment Videos

Last Updated: Aug 26, 2025

Establishing a Competing Risk Regression Nomogram Model for Survival Data
04:57

Establishing a Competing Risk Regression Nomogram Model for Survival Data

Published on: October 23, 2020

10.3K
Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach
04:35

Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach

Published on: July 3, 2020

3.4K
An R-Based Landscape Validation of a Competing Risk Model
05:37

An R-Based Landscape Validation of a Competing Risk Model

Published on: September 16, 2022

2.2K

Area of Science:

  • Machine Learning
  • Statistical Modeling

Background:

  • Logistic regression models often exhibit bias on imbalanced datasets, favoring the majority class and leading to practical losses.
  • Current bias mitigation strategies for logistic regression involve complex hyperparameter tuning or high computational costs.

Purpose of the Study:

  • To propose a novel penalized log-likelihood function for logistic regression that effectively handles imbalanced data.
  • To improve the discrimination ability and computational efficiency of logistic regression models.

Main Methods:

  • Developed a penalized log-likelihood function incorporating learnable penalty weights for minority class observations.
  • Integrated these penalty weights as decision variables learned alongside model coefficients.
  • Evaluated the proposed model against existing methods using Area Under the Receiver Operating Characteristics (ROC) curve on public and simulated datasets.

Main Results:

  • The proposed logistic regression model demonstrated improved discrimination ability (ROC curve) and enhanced computational efficiency compared to existing methods.
  • Analysis on an imbalanced credit dataset showed better performance in terms of type I and type II errors.
  • The learned penalty weights effectively adjusted for class imbalance without requiring manual hyperparameter estimation.

Conclusions:

  • The novel penalized log-likelihood function offers a more effective and efficient approach for logistic regression on imbalanced data.
  • This method enhances model performance and reduces bias towards the majority class.
  • The approach provides a valuable alternative for applications dealing with skewed datasets.