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

Vector Algebra: Method of Components01:08

Vector Algebra: Method of Components

It is cumbersome to find the magnitudes of vectors using the parallelogram rule or using the graphical method to perform mathematical operations like addition, subtraction, and multiplication. There are two ways to circumvent this algebraic complexity. One way is to draw the vectors to scale, as in navigation, and read approximate vector lengths and angles (directions) from the graphs. The other way is to use the method of components.
In many applications, the magnitudes and directions of...
Three-Dimensional Analysis of Strain01:29

Three-Dimensional Analysis of Strain

Three-dimensional strain analysis is crucial for understanding how materials deform under stress, particularly in elastic, homogeneous materials. This method employs principal stress axes to simplify complex stress states into more understandable forms. Subjected to stress, a small cubic element within a material either expands or contracts along these axes, transforming into a rectangular parallelepiped. This transformation effectively illustrates the material's deformation. The principal...
Principal Moments of Area01:14

Principal Moments of Area

In mechanics, the product of inertia and moments of inertia of area help to calculate the stability and performance of various structures and components. The coordinate transformation relations are used to calculate the moments and products of inertia for an area about the inclined axes. Further, the moments and products of inertia with respect to the principal axes can be determined using the moments and products of inertia about the inclined axes.
The principal moment of inertia axes are the...
One-Way ANOVA01:18

One-Way ANOVA

One-way ANOVA analyzes more than three samples categorized by one factor. For example, it can compare the average mileage of sports bikes. Here, the data is categorized by one factor - the company. However, one-way ANOVA cannot be used to simultaneously compare the sample mean of three or more samples categorized by two factors. An example of two factors would be sports bikes from different companies driven in different terrains, such as a desert or snowy landscape. Here, two-way ANOVA is used...
Principal Stresses01:24

Principal Stresses

The graphical depiction of normal and shearing stress equations is represented by a circle, demonstrating the interplay between these stresses under different angular conditions. The center of this circle C, located on the vertical axis, represents the average normal stress, while its radius shows the range of stress variations. At points A and B, where the circle intersects the horizontal axis, the maximum and minimum normal stresses are observed, occurring without shearing stress. These...
One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation01:24

One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation

This lesson introduces two critical methods in pharmacokinetics, the Wagner-Nelson and Loo-Riegelman methods, used for estimating the absorption rate constant (ka) for drugs administered via non-intravenous routes. The Wagner-Nelson method relates ka to the plasma concentration derived from the slope of a semilog percent unabsorbed time plot. However, it is limited to drugs with one-compartment kinetics and can be impacted by factors like gastrointestinal motility or enzymatic degradation.
On...

You might also read

Related Articles

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

Sort by
Same journal

Modeling Disease-specific Survival in Observational Studies with Missing Cause of Death: Leveraging Information from Clinical Trial Data.

Computational statistics & data analysis·2026
Same journal

A simultaneous confidence-bounded true discovery proportion perspective on localizing differences in smooth terms in regression models.

Computational statistics & data analysis·2025
Same journal

MIXANDMIX: numerical techniques for the computation of empirical spectral distributions of population mixtures.

Computational statistics & data analysis·2024
Same journal

Locally sparse quantile estimation for a partially functional interaction model.

Computational statistics & data analysis·2024
Same journal

Flexible Regularized Estimation in High-Dimensional Mixed Membership Models.

Computational statistics & data analysis·2024
Same journal

GPU Accelerated Estimation of a Shared Random Effect Joint Model for Dynamic Prediction.

Computational statistics & data analysis·2024
See all related articles

Related Experiment Video

Updated: May 8, 2026

Identification of Disease-related Spatial Covariance Patterns using Neuroimaging Data
14:27

Identification of Disease-related Spatial Covariance Patterns using Neuroimaging Data

Published on: June 26, 2013

A Pure L1-norm Principal Component Analysis.

Jp Brooks1, Jh Dulá, El Boone

  • 1Department of Statistical Sciences and Operations Research, Virginia Commonwealth University, Richmond, VA 23284.

Computational Statistics & Data Analysis
|August 27, 2013
PubMed
Summary
This summary is machine-generated.

This study introduces L1-PCA*, a novel method for L1-norm Principal Component Analysis (PCA). It efficiently finds globally optimal solutions, proving effective against outliers in data analysis.

Keywords:
L1 regressionlinear programmingprincipal component analysis

More Related Videos

A Psychophysics Paradigm for the Collection and Analysis of Similarity Judgments
08:12

A Psychophysics Paradigm for the Collection and Analysis of Similarity Judgments

Published on: March 1, 2022

Resolving Water, Proteins, and Lipids from In Vivo Confocal Raman Spectra of Stratum Corneum through a Chemometric Approach
09:32

Resolving Water, Proteins, and Lipids from In Vivo Confocal Raman Spectra of Stratum Corneum through a Chemometric Approach

Published on: September 26, 2019

Related Experiment Videos

Last Updated: May 8, 2026

Identification of Disease-related Spatial Covariance Patterns using Neuroimaging Data
14:27

Identification of Disease-related Spatial Covariance Patterns using Neuroimaging Data

Published on: June 26, 2013

A Psychophysics Paradigm for the Collection and Analysis of Similarity Judgments
08:12

A Psychophysics Paradigm for the Collection and Analysis of Similarity Judgments

Published on: March 1, 2022

Resolving Water, Proteins, and Lipids from In Vivo Confocal Raman Spectra of Stratum Corneum through a Chemometric Approach
09:32

Resolving Water, Proteins, and Lipids from In Vivo Confocal Raman Spectra of Stratum Corneum through a Chemometric Approach

Published on: September 26, 2019

Area of Science:

  • Statistics
  • Machine Learning
  • Data Analysis

Background:

  • Principal Component Analysis (PCA) traditionally uses the L2 norm, which is sensitive to outliers.
  • L1-norm PCA offers robustness against outliers and is suitable for non-Gaussian noise models.
  • Existing L1-norm PCA methods often fail to provide globally optimal solutions efficiently.

Purpose of the Study:

  • To propose a novel L1-norm PCA procedure that achieves globally optimal solutions in polynomial time.
  • To introduce L1-PCA*, an efficient method based on the L1-norm best-fit hyperplane problem.
  • To demonstrate the effectiveness of L1-PCA* in handling outlier-contaminated data.

Main Methods:

  • Recasting L1-norm PCA as an optimization problem.
  • Efficiently calculating the optimal solution for the L1-norm best-fit hyperplane.
  • Developing the L1-PCA* algorithm for fitting data to successively smaller dimensional subspaces.

Main Results:

  • L1-PCA* provides globally optimal solutions for L1-norm PCA.
  • The procedure is implemented and tested on various datasets.
  • L1-PCA* demonstrates superior performance in the presence of unbalanced outlier contamination.

Conclusions:

  • L1-PCA* is an efficient and globally optimal L1-norm PCA method.
  • The proposed method is particularly advantageous for datasets with outliers.
  • L1-PCA* offers a robust alternative to traditional L2-based PCA.