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

Multiple Regression01:25

Multiple Regression

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...
Binomial Probability Distribution01:15

Binomial Probability Distribution

A binomial distribution is a probability distribution for a procedure with a fixed number of trials, where each trial can have only two outcomes.
The outcomes of a binomial experiment fit a binomial probability distribution. A statistical experiment can be classified as a binomial experiment if the following conditions are met:
There are a fixed number of trials. Think of trials as repetitions of an experiment. The letter n denotes the number of trials.
There are only two possible outcomes,...
Parametric Survival Analysis: Weibull and Exponential Methods01:14

Parametric Survival Analysis: Weibull and Exponential Methods

Parametric survival analysis models survival data by assuming a specific probability distribution for the time until an event occurs. The Weibull and exponential distributions are two of the most commonly used methods in this context, due to their versatility and relatively straightforward application.
Weibull Distribution
The Weibull distribution is a flexible model used in parametric survival analysis. It can handle both increasing and decreasing hazard rates, depending on its shape parameter...
Randomized Experiments01:13

Randomized Experiments

The randomization process involves assigning study participants randomly to experimental or control groups based on their probability of being equally assigned. Randomization is meant to eliminate selection bias and balance known and unknown confounding factors so that the control group is similar to the treatment group as much as possible. A computer program and a random number generator can be used to assign participants to groups in a way that minimizes bias.
Simple randomization
Simple...
Regression Analysis01:11

Regression Analysis

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:
Multicompartment Models: Overview01:14

Multicompartment Models: Overview

Multicompartment models are mathematical constructs that depict how drugs are distributed and eliminated within the body. They segment the body into several compartments, symbolizing various physiological or anatomical areas connected through drug transfer processes such as absorption, metabolism, distribution, and elimination.
These models offer a more comprehensive representation of drug behavior in the body than one-compartment models. They accommodate the complexity of drug distribution,...

You might also read

Related Articles

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

Sort by
Same author

AI-Guided Chemotherapy Optimization in Lung Cancer Using Genomic and Survival Data.

Journal of personalized medicine·2025
Same author

Prediction of Treatment Recommendations Via Ensemble Machine Learning Algorithms for Non-Small Cell Lung Cancer Patients in Personalized Medicine.

Cancer informatics·2024
Same author

Hf<sub>0.4</sub>Zr<sub>0.6</sub>O<sub>2</sub> Thickness-Dependent Transfer Characteristics of In<sub></sub>Zn<sub>1-</sub>O<sub></sub> Channel Ferroelectric FETs.

The journal of physical chemistry letters·2024
Same author

In vitro and in vivo antiviral effects of CLEVir-X against porcine reproductive and respiratory syndrome virus.

Virus research·2024
Same author

Echocardiography and Management for Cardiac Trauma.

Journal of cardiothoracic and vascular anesthesia·2022
Same author

Modeling and computation of multistep batch testing for infectious diseases.

Biometrical journal. Biometrische Zeitschrift·2021
Same journal

Correction.

Journal of biopharmaceutical statistics·2026
Same journal

Leveraging external controls in clinical trials: estimands, estimation, assumptions.

Journal of biopharmaceutical statistics·2026
Same journal

Special issue of nonclinical statistics in regulatory applications guest editors' notes.

Journal of biopharmaceutical statistics·2026
Same journal

Comparison of flexible parametric modeling and nonparametric methods to estimate restricted mean survival time: A simulation study.

Journal of biopharmaceutical statistics·2026
Same journal

Simulated treatment comparisons with jackknife pseudo values for estimating population-adjusted marginal treatment effects.

Journal of biopharmaceutical statistics·2026
Same journal

Sample sizes for randomized controlled trials utilizing Bayesian response adaptive randomization for continuous outcomes.

Journal of biopharmaceutical statistics·2026
See all related articles

Related Experiment Videos

Multinomial logistic regression ensembles.

Kyewon Lee1, Hongshik Ahn, Hojin Moon

  • 1Department of Applied Mathematics and Statistics , Stony Brook University , Stony Brook , NY, USA.

Journal of Biopharmaceutical Statistics
|April 25, 2013
PubMed
Summary
This summary is machine-generated.

This study introduces an ensemble method using multinomial logistic regression models for multiclass classification. This approach enhances prediction accuracy for large, high-dimensional datasets by reducing classifier correlation.

Related Experiment Videos

Area of Science:

  • Machine Learning
  • Statistical Modeling

Background:

  • Multiclass classification presents challenges, especially with high-dimensional data.
  • Existing methods may struggle with large datasets and complex feature spaces.

Purpose of the Study:

  • To propose a novel ensemble method for multiclass classification problems.
  • To enhance prediction accuracy and handle high-dimensional data effectively.

Main Methods:

  • Ensembles of multinomial logistic regression models are constructed using random partitions of predictors.
  • Base classifiers are applied to mutually exclusive feature space subsets without variable selection.
  • Performance is evaluated using overall prediction accuracy, sensitivity, specificity, and Area Under the ROC Curve (AUC).

Main Results:

  • The proposed ensemble method demonstrates substantial improvement in overall prediction accuracy compared to a single multinomial logit model.
  • Random partitioning of predictors reduces correlation among base classifiers, boosting prediction performance.
  • The method effectively handles large databases and high-dimensional data.

Conclusions:

  • The ensemble of multinomial logistic regression models offers a powerful and accurate solution for multiclass classification.
  • This approach provides a significant advantage over traditional single models and other classification techniques like random forest and support vector machines.