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

Kaplan-Meier Approach01:24

Kaplan-Meier Approach

152
The Kaplan-Meier estimator is a non-parametric method used to estimate the survival function from time-to-event data. In medical research, it is frequently employed to measure the proportion of patients surviving for a certain period after treatment. This estimator is fundamental in analyzing time-to-event data, making it indispensable in clinical trials, epidemiological studies, and reliability engineering. By estimating survival probabilities, researchers can evaluate treatment effectiveness,...
152
Censoring Survival Data01:09

Censoring Survival Data

100
Survival analysis is a statistical method used to analyze time-to-event data, often employed in fields such as medicine, engineering, and social sciences. One of the key challenges in survival analysis is dealing with incomplete data, a phenomenon known as "censoring." Censoring occurs when the event of interest (such as death, relapse, or system failure) has not occurred for some individuals by the end of the study period or is otherwise unobservable, and it might have many different...
100
Truncation in Survival Analysis01:09

Truncation in Survival Analysis

212
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...
212
Mechanistic Models: Compartment Models in Individual and Population Analysis01:23

Mechanistic Models: Compartment Models in Individual and Population Analysis

43
Mechanistic models are utilized in individual analysis using single-source data, but imperfections arise due to data collection errors, preventing perfect prediction of observed data. The mathematical equation involves known values (Xi), observed concentrations (Ci), measurement errors (εi), model parameters (ϕj), and the related function (ƒi) for i number of values. Different least-squares metrics quantify differences between predicted and observed values. The ordinary least...
43
Statistical Software for Data Analysis and Clinical Trials01:12

Statistical Software for Data Analysis and Clinical Trials

565
Statistical software is pivotal in data analysis and clinical trials by providing tools to analyze data, draw conclusions, and make predictions. These software packages range from simple data management applications to complex analytical platforms, supporting various statistical tests, models, and simulation techniques. Their significance lies in their ability to handle vast amounts of data with precision and efficiency, enabling researchers to validate hypotheses, identify trends, and make...
565

You might also read

Related Articles

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

Sort by
Same author

Predicting functional outcomes after a stroke event by clinical text notes: A comparative study of traditional machine learning and deep learning methods.

Health informatics journal·2025
Same author

Interaction effect between data discretization and data resampling for class-imbalanced medical datasets.

Technology and health care : official journal of the European Society for Engineering and Medicine·2025
Same author

Deep learning based decision tree ensembles for incomplete medical datasets.

Technology and health care : official journal of the European Society for Engineering and Medicine·2023
Same author

Haloperidol and Other Antipsychotics Exposure before Endometrial Cancer Diagnosis: A Population-based Case-control Study.

Clinical psychopharmacology and neuroscience : the official scientific journal of the Korean College of Neuropsychopharmacology·2022
Same author

Risks of all-cause death and completed suicide in patients with schizophrenia/schizoaffective disorder treated with long-acting injectable or oral antipsychotics: A population-based retrospective cohort study in Taiwan.

European psychiatry : the journal of the Association of European Psychiatrists·2021
Same author

Association rule mining for the ordered placement of traditional Chinese medicine containers: An experimental study.

Medicine·2020
Same journal

Analysis of strength degradation of coal and rock masses and stability of mined areas under long term immersion environment.

PloS one·2026
Same journal

Biogenic Silver-Selenium nanocomposite with anticancer activity and potent efficacy against vancomycin-resistant Staphylococcus aureus.

PloS one·2026
Same journal

Preparation and physicochemical characterization of a biodegradable chitosan/carboxymethyl cellulose hydrogel synthesized in NaOH/urea medium.

PloS one·2026
Same journal

Action-guilt, survivor-guilt, and depression in combat-related PTSD.

PloS one·2026
Same journal

Explainable machine learning for predicting activities of daily living at discharge in stroke patients: A retrospective study using SHAP interpretability.

PloS one·2026
Same journal

Deep learning based two-way feature depiction model for brain tumor detection.

PloS one·2026
See all related articles

Related Experiment Video

Updated: Jul 9, 2025

Inverse Probability of Treatment Weighting Propensity Score using the Military Health System Data Repository and National Death Index
06:55

Inverse Probability of Treatment Weighting Propensity Score using the Military Health System Data Repository and National Death Index

Published on: January 8, 2020

14.5K

Combining data discretization and missing value imputation for incomplete medical datasets.

Min-Wei Huang1,2, Chih-Fong Tsai3, Shu-Ching Tsui3

  • 1Kaohsiung Municipal Kai-Syuan Psychiatric Hospital, Kaohsiung, Taiwan.

Plos One
|November 30, 2023
PubMed
Summary
This summary is machine-generated.

For incomplete medical data, discretizing features before imputing missing values improves performance. Combining ChiMerge discretization with k-nearest neighbor imputation and support vector machines yielded the best classification accuracy.

More Related Videos

A Data-Driven Approach to Quantifying Immune States in Sepsis
07:42

A Data-Driven Approach to Quantifying Immune States in Sepsis

Published on: February 7, 2025

177
Author Spotlight: Segmentation and VR for Advanced Neurovascular Interventions
06:18

Author Spotlight: Segmentation and VR for Advanced Neurovascular Interventions

Published on: April 5, 2024

1.1K

Related Experiment Videos

Last Updated: Jul 9, 2025

Inverse Probability of Treatment Weighting Propensity Score using the Military Health System Data Repository and National Death Index
06:55

Inverse Probability of Treatment Weighting Propensity Score using the Military Health System Data Repository and National Death Index

Published on: January 8, 2020

14.5K
A Data-Driven Approach to Quantifying Immune States in Sepsis
07:42

A Data-Driven Approach to Quantifying Immune States in Sepsis

Published on: February 7, 2025

177
Author Spotlight: Segmentation and VR for Advanced Neurovascular Interventions
06:18

Author Spotlight: Segmentation and VR for Advanced Neurovascular Interventions

Published on: April 5, 2024

1.1K

Area of Science:

  • Data Science
  • Medical Informatics
  • Machine Learning

Background:

  • Data discretization simplifies continuous features for better understanding and analysis.
  • Incomplete medical datasets with missing values pose challenges for data mining algorithms.
  • The order of applying discretization and missing-value imputation can impact analytical performance.

Purpose of the Study:

  • To investigate the combined effect of data discretization and missing-value imputation on incomplete medical datasets.
  • To determine the optimal order for applying discretization and imputation techniques.
  • To identify the best combination of methods for improving classification accuracy in medical data analysis.

Main Methods:

  • Utilized two discretizers: Minimum Description Length Principle (MDLP) and ChiMerge.
  • Employed three imputation methods: mean/mode, Classification and Regression Tree (CART), and k-nearest neighbor (KNN).
  • Evaluated performance using two classifiers: Support Vector Machines (SVM) and C4.5 decision tree on seven medical datasets.

Main Results:

  • Applying discretization before missing-value imputation consistently led to better performance compared to the reverse order.
  • The combination of ChiMerge discretization, KNN imputation, and SVM classification achieved the highest classification accuracy rate.
  • The study demonstrated the effectiveness of strategic preprocessing for handling incomplete medical data.

Conclusions:

  • The sequence of preprocessing steps significantly influences the outcome of data analysis on incomplete medical datasets.
  • A preprocessing pipeline involving discretization followed by imputation is recommended for such data.
  • The specific combination of ChiMerge, KNN, and SVM offers a powerful approach for accurate medical data classification.