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

Receiver Operating Characteristic Plot01:15

Receiver Operating Characteristic Plot

A ROC (Receiver Operating Characteristic) plot is a graphical tool used to assess the performance of a binary classification model by illustrating the trade-off between sensitivity (true positive rate) and specificity (false positive rate). By plotting sensitivity against 1 - specificity across various threshold settings, the ROC curve shows how well the model distinguishes between classes, with a curve closer to the top-left corner indicating a more accurate model. The area under the ROC curve...
The Mantel-Cox Log-Rank Test01:19

The Mantel-Cox Log-Rank Test

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 interest.
Goodness-of-Fit Test01:16

Goodness-of-Fit Test

The goodness-of-fit test is a type of hypothesis test which determines whether the data "fits" a particular distribution. For example, one may suspect that some anonymous data may fit a binomial distribution. A chi-square test (meaning the distribution for the hypothesis test is chi-square) can be used to determine if there is a fit. The null and alternative hypotheses may be written in sentences or stated as equations or inequalities. The test statistic for a goodness-of-fit test is given as...
Multiple Comparison Tests01:13

Multiple Comparison Tests

Multiple comparison test, abbreviated as MCT, is a post hoc analysis generally performed after comparing multiple samples with one or more tests. An MCT will help identify a significantly different sample among multiple samples or a factor among multiple factors.
It would be easy to compare two samples using a significance alpha level of 0.05. In other words, there is only one sample pair to be compared. However, it would be difficult to identify a significantly different sample if the number...
Sensitivity, Specificity, and Predicted Value01:13

Sensitivity, Specificity, and Predicted Value

In healthcare diagnostics, laboratory tests play a crucial role in identifying and diagnosing a wide range of medical conditions. However, interpreting test results is not always straightforward. An abnormal test result does not always confirm the presence of a disease, just as a normal result does not guarantee its absence. To assess the reliability of these diagnostic tools, healthcare practitioners rely on two key statistical indicators: sensitivity and specificity.
Sensitivity is the...
Kendall's Coefficient of Concordance01:20

Kendall's Coefficient of Concordance

Kendall's Coefficient of Concordance (W), also known as Kendall's W, is a non-parametric statistical measure used to assess the agreement or concordance between multiple raters or judges when they rank a set of items. It is often used when you have ordinal data (ranks) and you want to see if there is consistency or consensus among the raters. It is widely applied in research areas such as psychology, medicine, and social sciences, where multiple judges are asked to rank or rate subjects or...

You might also read

Related Articles

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

Sort by
Same author

SGNDV-001: disitamab vedotin with pembrolizumab in HER2-expressing locally advanced or metastatic urothelial carcinoma.

Future oncology (London, England)·2025
Same author

Treatment Discontinuation Patterns for Patients With Chronic Lymphocytic Leukemia in Real-World Settings: Results From a Multi-Center International Study.

Clinical lymphoma, myeloma & leukemia·2023
Same author

A review of the incidence of tumor lysis syndrome in patients with chronic lymphocytic leukemia treated with venetoclax and debulking strategies.

EJHaem·2022
Same author

A multicenter, retrospective study of accelerated venetoclax ramp-up in patients with relapsed/refractory chronic lymphocytic leukemia.

American journal of hematology·2021
Same author

Impact of Diagnostic Delay and Associated Factors on Clinical Outcomes in a U.S. Inflammatory Bowel Disease Cohort.

Inflammatory bowel diseases·2017
Same author

Social economic costs of type 1 diabetes mellitus in pediatric patients in Spain: CHRYSTAL observational study.

Diabetes research and clinical practice·2017
Same journal

Modeling treatment effects on absorbing outcomes in clinical trials: Leveraging longitudinal and ordinal data for efficiency gains.

Statistical methods in medical research·2026
Same journal

A joint model for a longitudinal outcome and a progressive multistate model under a mixed observation scheme.

Statistical methods in medical research·2026
Same journal

Efficient semi-supervised estimation of optimal individualized treatment regimes with survival outcome.

Statistical methods in medical research·2026
Same journal

Asymptotic online FWER control for dependent test statistics.

Statistical methods in medical research·2026
Same journal

Regression analysis of misclassified current status data with potentially unknown test accuracy.

Statistical methods in medical research·2026
Same journal

Bayesian multivariate linear mixed-effects models with varied association structures.

Statistical methods in medical research·2026
See all related articles

Related Experiment Video

Updated: May 27, 2026

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

The cross-validated AUC for MCP-logistic regression with high-dimensional data.

Dingfeng Jiang1, Jian Huang, Ying Zhang

  • 11Department of Biostatistics, University of Iowa, Iowa City, IA, USA.

Statistical Methods in Medical Research
|December 1, 2011
PubMed
Summary
This summary is machine-generated.

We introduce a new cross-validated area under the ROC curve (CV-AUC) method for selecting tuning parameters in penalized logistic regression. This approach optimizes classification performance, outperforming traditional criteria like AIC and BIC in high-dimensional data analysis.

Keywords:
Lassobinary outcomecross-validationhigh-dimensional dataminimax concave penaltytuning parameter selection

Related Experiment Videos

Last Updated: May 27, 2026

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

Area of Science:

  • Statistics
  • Machine Learning
  • Bioinformatics

Background:

  • High-dimensional data presents challenges for traditional statistical models.
  • Penalized methods are crucial for variable selection in sparse logistic regression.
  • Existing criteria like AIC, BIC, and EBIC may not optimally balance model fit and prediction accuracy.

Purpose of the Study:

  • To propose and evaluate a novel cross-validated area under the ROC curve (CV-AUC) criterion for tuning parameter selection.
  • To integrate the CV-AUC criterion with the minimax concave penalty (MCP) for sparse, high-dimensional logistic regression.
  • To enhance classification performance in binary outcome prediction.

Main Methods:

  • Development of a CV-AUC criterion specifically for optimizing classification performance.
  • Implementation of the minimax concave penalty (MCP) for variable selection.
  • Derivation of an efficient coordinate descent algorithm for MCP-logistic regression.
  • Comparative analysis with existing criteria (AIC, BIC, EBIC) through simulation studies.

Main Results:

  • The CV-AUC criterion, when used with MCP, resulted in models with superior predictive AUC and lower classification error compared to AIC, BIC, and EBIC.
  • Simulation studies demonstrated the finite sample performance of the proposed method.
  • Application to microarray data for cancer-related gene identification showcased practical utility.

Conclusions:

  • The CV-AUC criterion is an effective and attractive method for tuning parameter selection in penalized high-dimensional logistic regression.
  • This approach improves classification performance, particularly in complex biological datasets.
  • The proposed method offers a valuable alternative for researchers in bioinformatics and statistics.