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

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.
Parametric Survival Analysis: Weibull and Exponential Methods01:14

Parametric Survival Analysis: Weibull and Exponential Methods

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...
Assumptions of Survival Analysis01:15

Assumptions of Survival Analysis

Survival models analyze the time until one or more events occur, such as death in biological organisms or failure in mechanical systems. These models are widely used across fields like medicine, biology, engineering, and public health to study time-to-event phenomena. To ensure accurate results, survival analysis relies on key assumptions and careful study design.
Comparing the Survival Analysis of Two or More Groups01:20

Comparing the Survival Analysis of Two or More Groups

Survival analysis is a cornerstone of medical research, used to evaluate the time until an event of interest occurs, such as death, disease recurrence, or recovery. Unlike standard statistical methods, survival analysis is particularly adept at handling censored data—instances where the event has not occurred for some participants by the end of the study or remains unobserved. To address these unique challenges, specialized techniques like the Kaplan-Meier estimator, log-rank test, and Cox...
Truncation in Survival Analysis01:09

Truncation in Survival Analysis

Truncation in survival analysis refers to the exclusion of individuals or events from the dataset based on specific criteria related to the time of the event. This exclusion can happen in two primary forms: left truncation and right truncation.
Left truncation occurs when individuals who experienced the event of interest before a certain time are not included in the study. This is often due to a "delayed entry" into the study where only those who survive until a certain entry point are observed.
Introduction To Survival Analysis01:18

Introduction To Survival Analysis

Survival analysis is a statistical method used to study time-to-event data, where the "event" might represent outcomes like death, disease relapse, system failure, or recovery. A unique feature of survival data is censoring, which occurs when the event of interest has not been observed for some individuals during the study period. This requires specialized techniques to handle incomplete data effectively.
The primary goal of survival analysis is to estimate survival time—the time until a...

You might also read

Related Articles

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

Sort by
Same author

Alirocumab Plus Cemiplimab in Immunorefractory NSCLC: A Single Arm Phase 2 Study.

Research square·2026
Same author

Gender-specific spKt/V thresholds associated with mortality in maintenance hemodialysis patients: a nationwide Korean cohort study.

Scientific reports·2026
Same author

Time-Resolved Transcriptomic Profiling of Surgical Wounds Identifies Stage-Specific Therapeutic Targets for Residual Ovarian Cancer.

Pharmaceutics·2026
Same author

Alirocumab plus cemiplimab in advanced immuno-refractory metastatic non-small cell lung cancer: an ongoing multi-center phase II study.

Future oncology (London, England)·2026
Same author

Atypical protein kinase C activation drives intestinal glucose excretion in diabetes mellitus.

Nature communications·2026
Same author

Transcriptome-Guided Drug Repurposing Identifies Homoharringtonine (HHT) as a Candidate for Radiation-Induced Pulmonary Fibrosis.

Pharmaceutics·2025

Related Experiment Video

Updated: Jun 23, 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

Gradient lasso for Cox proportional hazards model.

Insuk Sohn1, Jinseog Kim, Sin-Ho Jung

  • 1Department of Biostatistics & Bioinformatics, Duke University, NC 27705, USA.

Bioinformatics (Oxford, England)
|May 19, 2009
PubMed
Summary

This study introduces the gradient lasso algorithm for penalized Cox regression, effectively addressing high-dimensional gene expression data challenges. The method demonstrates faster convergence and competitive performance in predicting survival phenotypes.

More Related Videos

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

Related Experiment Videos

Last Updated: Jun 23, 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

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

Area of Science:

  • Bioinformatics
  • Computational Biology
  • Genomics

Background:

  • High-dimensional gene expression data presents collinearity issues for survival prediction models like Cox's proportional hazards.
  • Existing penalized Cox models face computational challenges, including slow convergence due to matrix inversions.

Purpose of the Study:

  • To implement a penalized Cox regression with a lasso penalty using the gradient lasso algorithm.
  • To overcome computational limitations of existing methods for high-dimensional survival data analysis.

Main Methods:

  • Utilized the gradient lasso algorithm for penalized Cox regression.
  • Applied the method to simulation studies and real-world datasets (diffuse large B-cell lymphoma, breast cancer).

Main Results:

  • The gradient lasso algorithm demonstrated faster convergence to the global optimum.
  • Simulation studies confirmed the recovery of prognostic genes.
  • Performance was competitive with existing methods in terms of computational time, prediction accuracy, and selectivity.

Conclusions:

  • The gradient lasso algorithm offers an efficient and reliable tool for developing prediction models with high-dimensional covariates, including gene expression data.
  • The R package glcoxph is available for practical application.