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

Prediction Intervals01:03

Prediction Intervals

2.8K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y. 
2.8K
Residuals and Least-Squares Property01:11

Residuals and Least-Squares Property

8.5K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
8.5K
Truncation in Survival Analysis01:09

Truncation in Survival Analysis

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

Survival Tree

251
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...
251
Regression Toward the Mean01:52

Regression Toward the Mean

6.6K
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...
6.6K
Multiple Regression01:25

Multiple Regression

3.5K
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...
3.5K

You might also read

Related Articles

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

Sort by
Same author

Implementing trust in non-small cell lung cancer diagnosis with a conformalized uncertainty-aware AI framework.

Nature biomedical engineering·2026
Same author

Generating synthetic multi-national longitudinal cohorts for clinically grounded HIV research.

Nature communications·2026
Same author

A real-world feasibility evaluation of LLM-based clinical prediction: emergency department return visit admission across two academic medical centers.

Research square·2026
Same author

Evaluating Large Language Models for Translating Multimodal Phenotype Documentations into Executable EHR Phenotyping Algorithms.

Research square·2026
Same author

Evaluating Large Language Models for Translating Multimodal Phenotype Documentations into Executable EHR Phenotyping Algorithms.

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

Making LLM Predictions Interpretable: Fine-Tuning GPT-4o for Early Discontinuation of Cancer Medication.

Studies in health technology and informatics·2026

Related Experiment Video

Updated: Nov 27, 2025

Predicting Treatment Response to Image-Guided Therapies Using Machine Learning: An Example for Trans-Arterial Treatment of Hepatocellular Carcinoma
04:09

Predicting Treatment Response to Image-Guided Therapies Using Machine Learning: An Example for Trans-Arterial Treatment of Hepatocellular Carcinoma

Published on: October 10, 2018

8.5K

Predicting Missing Values in Medical Data via XGBoost Regression.

Xinmeng Zhang1, Chao Yan1, Cheng Gao2

  • 1Vanderbilt University, Nashville, TN, USA.

Journal of Healthcare Informatics Research
|December 7, 2020
PubMed
Summary
This summary is machine-generated.

This study introduces a novel method for imputing missing laboratory test results by combining unsupervised prefilling with supervised machine learning (XGBoost), significantly improving data utility for clinical research.

Keywords:
XGBoostimputationlaboratory testsmissing values

More Related Videos

Comparison of Predictive Performance of Three Lymph Node Staging Systems in Colorectal Signet Ring Cell Carcinoma Based on Machine Learning Model
07:13

Comparison of Predictive Performance of Three Lymph Node Staging Systems in Colorectal Signet Ring Cell Carcinoma Based on Machine Learning Model

Published on: April 18, 2025

365
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.4K

Related Experiment Videos

Last Updated: Nov 27, 2025

Predicting Treatment Response to Image-Guided Therapies Using Machine Learning: An Example for Trans-Arterial Treatment of Hepatocellular Carcinoma
04:09

Predicting Treatment Response to Image-Guided Therapies Using Machine Learning: An Example for Trans-Arterial Treatment of Hepatocellular Carcinoma

Published on: October 10, 2018

8.5K
Comparison of Predictive Performance of Three Lymph Node Staging Systems in Colorectal Signet Ring Cell Carcinoma Based on Machine Learning Model
07:13

Comparison of Predictive Performance of Three Lymph Node Staging Systems in Colorectal Signet Ring Cell Carcinoma Based on Machine Learning Model

Published on: April 18, 2025

365
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.4K

Area of Science:

  • Medical Informatics
  • Machine Learning in Healthcare
  • Biostatistics

Background:

  • Laboratory test results are crucial for clinical investigation and medical research.
  • Missing values in laboratory data limit the effectiveness of predictive models.
  • Existing imputation methods have shown limited performance due to inadequate use of contextual information.

Purpose of the Study:

  • To develop an advanced approach for imputing missing laboratory test values.
  • To effectively leverage both individual and inter-variable contextual information for imputation.
  • To enhance the utility of patient laboratory data for research and clinical applications.

Main Methods:

  • A hybrid approach combining unsupervised prefilling with supervised extreme gradient boosting (XGBoost) was developed.
  • The method leverages both longitudinal (temporal) and cross-sectional (inter-variable) contextual information.
  • Experiments were conducted on approximately 8,200 patient records from the MIMIC-III dataset.

Main Results:

  • The proposed model significantly outperformed baseline and state-of-the-art imputation methods.
  • Improvements were observed across 13 commonly collected laboratory test variables.
  • An average imputation improvement of over 20% in normalized root mean square deviation (nRMSD) was achieved.

Conclusions:

  • Imputing missing temporal laboratory variables can be substantially enhanced using a prefilling strategy.
  • Supervised training techniques effectively leverage both longitudinal and cross-sectional data context.
  • The developed method offers a promising solution for addressing missing data challenges in clinical research.