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

Truncation in Survival Analysis01:09

Truncation in Survival Analysis

728
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...
728
Quantifying and Rejecting Outliers: The Grubbs Test01:02

Quantifying and Rejecting Outliers: The Grubbs Test

5.0K
Sometimes, a data set can have a recorded numerical observation that greatly  deviates from the rest of the data. Assuming that the data is normally distributed, a statistical method called the Grubbs test can be used to determine whether the observation is truly an outlier.  To perform a two-tailed Grubbs test, first, calculate the absolute difference between the outlier and the mean. Then, calculate the ratio between this difference and the standard deviation of the sample. This...
5.0K
Multiple Regression01:25

Multiple Regression

4.4K
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...
4.4K
Regression Analysis01:11

Regression Analysis

9.1K
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:
9.1K
Regression Toward the Mean01:52

Regression Toward the Mean

7.3K
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...
7.3K
Survival Tree01:19

Survival Tree

504
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
 Building a Survival Tree
Constructing a...
504

You might also read

Related Articles

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

Sort by
Same author

Cell Cycle Sensing Shapes Human T Cell Fate and Exhaustion Programs.

bioRxiv : the preprint server for biology·2026
Same author

Wavelet Decomposition-Based Genomic Analysis of the Human Electrocardiogram.

medRxiv : the preprint server for health sciences·2026
Same author

Promoting Family/Friend Involvement in Care Planning in Care Homes: A Qualitative Exploration of the Usefulness and Relevance of an Information Resource.

Health expectations : an international journal of public participation in health care and health policy·2026
Same author

Independent Head-to-Head Comparison of Commercial Artificial Intelligence Devices for Lung Cancer Detection on Chest Radiographs.

Radiology·2026
Same author

Continuity of care in UK primary care: a scoping review of measures, challenges, and future interventions.

Primary health care research & development·2026
Same author

Improved prostate diffusion imaging using deep learning denoising and phase correction with ultra-high-density coil array.

Radiology advances·2026
Same journal

Simplifying debiased inference via automatic differentiation and probabilistic programming.

Journal of the Royal Statistical Society. Series B, Statistical methodology·2026
Same journal

Principal stratification with U-statistics under principal ignorability.

Journal of the Royal Statistical Society. Series B, Statistical methodology·2026
Same journal

Causal K-Means Clustering.

Journal of the Royal Statistical Society. Series B, Statistical methodology·2026
Same journal

Inference of dependency knowledge graph for Electronic Health Records.

Journal of the Royal Statistical Society. Series B, Statistical methodology·2026
Same journal

Correction to: Inference of dependency knowledge graph for Electronic Health Records.

Journal of the Royal Statistical Society. Series B, Statistical methodology·2026
Same journal

Harmonized Estimation of Subgroup-Specific Treatment Effects in Randomized Trials: The Use of External Control Data.

Journal of the Royal Statistical Society. Series B, Statistical methodology·2026
See all related articles

Related Experiment Video

Updated: Apr 19, 2026

Lexical Decision Task for Studying Written Word Recognition in Adults with and without Dementia or Mild Cognitive Impairment
06:48

Lexical Decision Task for Studying Written Word Recognition in Adults with and without Dementia or Mild Cognitive Impairment

Published on: June 25, 2019

10.0K

Strong rules for discarding predictors in lasso-type problems.

Robert Tibshirani1, Jacob Bien1, Jerome Friedman1

  • 1Stanford University, USA.

Journal of the Royal Statistical Society. Series B, Statistical Methodology
|December 16, 2014
PubMed
Summary
This summary is machine-generated.

We introduce strong rules for predictor screening in lasso regression, significantly improving computational efficiency. These rules effectively discard inactive predictors while ensuring accurate solutions through Karush-Kuhn-Tucker condition checks.

More Related Videos

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.8K
The Innovation Arena: A Method for Comparing Innovative Problem-Solving Across Groups
14:14

The Innovation Arena: A Method for Comparing Innovative Problem-Solving Across Groups

Published on: May 13, 2022

6.5K

Related Experiment Videos

Last Updated: Apr 19, 2026

Lexical Decision Task for Studying Written Word Recognition in Adults with and without Dementia or Mild Cognitive Impairment
06:48

Lexical Decision Task for Studying Written Word Recognition in Adults with and without Dementia or Mild Cognitive Impairment

Published on: June 25, 2019

10.0K
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.8K
The Innovation Arena: A Method for Comparing Innovative Problem-Solving Across Groups
14:14

The Innovation Arena: A Method for Comparing Innovative Problem-Solving Across Groups

Published on: May 13, 2022

6.5K

Area of Science:

  • Statistics
  • Machine Learning

Background:

  • Lasso regression is a powerful tool for variable selection and regularization in high-dimensional datasets.
  • Computational efficiency is a major challenge in large-scale statistical optimization problems.
  • Existing methods like SAFE rules offer some predictor discarding but can be improved.

Purpose of the Study:

  • To develop more efficient predictor screening rules for lasso regression and related problems.
  • To enhance computational speed without sacrificing solution accuracy.
  • To compare the performance of proposed rules against existing methods.

Main Methods:

  • Proposing novel 'strong rules' for screening predictors based on their relationship with the outcome.
  • Combining strong rules with Karush-Kuhn-Tucker (KKT) condition checks to guarantee exact solutions.
  • Analyzing conditions under which strong rules are foolproof.

Main Results:

  • Strong rules significantly outperform SAFE rules in screening out inactive predictors.
  • The combination of strong rules and KKT checks ensures the delivery of exact convex problem solutions.
  • Substantial computational time savings are achieved across various statistical optimization problems.

Conclusions:

  • Strong rules offer a practical and highly effective method for predictor screening in lasso regression.
  • This approach provides significant computational advantages for large datasets.
  • The method ensures solution accuracy, making it reliable for statistical modeling.