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

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

252
Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
252
Quantifying and Rejecting Outliers: The Grubbs Test01:02

Quantifying and Rejecting Outliers: The Grubbs Test

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

Survival Tree

358
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...
358
Classification of Signals01:30

Classification of Signals

1.3K
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
1.3K
Analysis Methods of Pharmacokinetic Data: Model and Model-Independent Approaches01:14

Analysis Methods of Pharmacokinetic Data: Model and Model-Independent Approaches

447
Drug disposition in the body is a complex process and can be studied using two major approaches: the model and the model-independent approaches.
The model approach uses mathematical models to describe changes in drug concentration over time. Pharmacokinetic models help characterize drug behavior in patients, predict drug concentration in the body fluids, calculate optimum dosage regimens, and evaluate the risk of toxicity. However, ensuring that the model fits the experimental data accurately...
447
Regression Analysis01:11

Regression Analysis

7.7K
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:
7.7K

You might also read

Related Articles

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

Sort by
Same author

Alzheimer's disease risk prediction using machine learning for survival analysis with a comorbidity-based approach.

Scientific reports·2025
Same author

Novel Alzheimer's Disease Stating Based on Comorbidities-Informed Graph Neural Networks.

Annual International Conference of the IEEE Engineering in Medicine and Biology Society. IEEE Engineering in Medicine and Biology Society. Annual International Conference·2025
Same author

Can metformin prevent cancer relative to sulfonylureas? A target trial emulation accounting for competing risks and poor overlap via double/debiased machine learning estimators.

American journal of epidemiology·2024
Same author

Artificial intelligence for improving Nitrogen Dioxide forecasting of Abu Dhabi environment agency ground-based stations.

Journal of big data·2023
Same author

Systematically exploring repurposing effects of antihypertensives.

Pharmacoepidemiology and drug safety·2022
Same author

State of the Art Causal Inference in the Presence of Extraneous Covariates: A Simulation Study.

AMIA ... Annual Symposium proceedings. AMIA Symposium·2022

Related Experiment Video

Updated: Jan 5, 2026

Basics of Multivariate Analysis in Neuroimaging Data
06:35

Basics of Multivariate Analysis in Neuroimaging Data

Published on: July 24, 2010

17.3K

The Univariate Flagging Algorithm (UFA): An interpretable approach for predictive modeling.

Mallory Sheth1,2, Albert Gerovitch1, Roy Welsch1

  • 1Massachusetts Institute of Technology, Cambridge, Massachusetts, United States of America.

Plos One
|October 12, 2019
PubMed
Summary
This summary is machine-generated.

The Univariate Flagging Algorithm (UFA) automatically detects important data thresholds for non-experts. This interpretable method offers robust classification, especially with missing data or low incidence outcomes.

More Related Videos

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
07:35

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances

Published on: October 11, 2018

7.9K
Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model
07:15

Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model

Published on: August 16, 2020

7.3K

Related Experiment Videos

Last Updated: Jan 5, 2026

Basics of Multivariate Analysis in Neuroimaging Data
06:35

Basics of Multivariate Analysis in Neuroimaging Data

Published on: July 24, 2010

17.3K
Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
07:35

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances

Published on: October 11, 2018

7.9K
Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model
07:15

Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model

Published on: August 16, 2020

7.3K

Area of Science:

  • Data Science
  • Machine Learning
  • Bioinformatics

Background:

  • Many data classification methods yield similar accuracy, but lack interpretability for non-experts.
  • Domain experts understand input variables but not their complex interactions.
  • Identifying thresholds in variable ranges is crucial for practical applications.

Purpose of the Study:

  • To introduce the Univariate Flagging Algorithm (UFA) for automatic threshold detection.
  • To develop interpretable classification approaches using UFA.
  • To evaluate UFA's performance and identify optimal application conditions.

Main Methods:

  • The Univariate Flagging Algorithm (UFA) searches for data separations optimizing outcome differences and support.
  • Performance evaluated on six datasets, comparing UFA-based classifiers to traditional methods.
  • Analysis of UFA's effectiveness in scenarios with missing/noisy data, high input-to-observation ratios, and low target incidence.

Main Results:

  • UFA identified thresholds aligning with published results and known physiological boundaries.
  • UFA-based classifiers achieved comparable or superior performance on unseen data versus traditional classifiers, considering confidence intervals.
  • UFA demonstrated robustness in datasets with significant missing or noisy data.

Conclusions:

  • UFA provides an interpretable and robust classification method suitable for non-expert users.
  • Its ability to detect thresholds and handle data imperfections makes it valuable for clinical applications.
  • UFA offers a simple yet effective approach for identifying low-incidence adverse outcomes.