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 Experiment Videos

MULTPERM: a computer package for the analysis of multivariate data using permutation procedures

D E Mercante1, W D Johnson

  • 1Department of Biometry and Genetics, Louisiana State University Medical Center, New Orleans 70112-1393.

Computer Methods and Programs in Biomedicine
|April 1, 1993
PubMed
Summary
This summary is machine-generated.

Related Concept Videos

You might also read

Related Articles

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

Sort by
Same author

Early Bactericidal Activity Trial of Nitazoxanide for Pulmonary Tuberculosis.

Antimicrobial agents and chemotherapy·2020
Same author

Towards high-quality peri-operative care: a global perspective.

Anaesthesia·2020
Same author

Burns in the Third World: an unmet need.

Annals of burns and fire disasters·2018
Same author

Birth weight and childhood obesity: a 12-country study.

International journal of obesity supplements·2016
Same author

CD4 deficit and tuberculosis risk persist with delayed antiretroviral therapy: 5-year data from CIPRA HT-001.

The international journal of tuberculosis and lung disease : the official journal of the International Union against Tuberculosis and Lung Disease·2014
Same author

Commonality versus specificity among adiposity traits in normal-weight and moderately overweight adults.

International journal of obesity (2005)·2013
Same journal

Facial iPPG heatmap patterns based on period-aware autoencoder show association with carotid atherosclerosis towards non-contact hemodynamic assessment.

Computer methods and programs in biomedicine·2026
Same journal

Explainable machine learning models predict liver fibrosis risk and outcome in the general population: Development and multi-cohort external validation.

Computer methods and programs in biomedicine·2026
Same journal

Evaluation of surrogate endpoints for survival outcomes using the surrogate package in R.

Computer methods and programs in biomedicine·2026
Same journal

Relative spectral and frication-based descriptors as numerical indicators of place of articulation shifts in fricatives produced by Polish children.

Computer methods and programs in biomedicine·2026
Same journal

Leaflet resection improves valve expansion and hemodynamic performance in redo TAVI with balloon- and self-expanding transcatheter heart valve configurations.

Computer methods and programs in biomedicine·2026
Same journal

Spectral super-resolution for Parkinson's voice via representation-level methods under mixed-reality acquisition.

Computer methods and programs in biomedicine·2026
See all related articles

MULTPERM offers a nonparametric approach for comparing groups with multiple response variables using exact permutation tests. This user-friendly C program assesses statistical significance by permuting subjects, suitable when traditional method assumptions are unmet.

Area of Science:

  • Biostatistics
  • Computational Biology
  • Data Analysis

Background:

  • Comparing groups with multiple response variables often requires advanced statistical methods.
  • Traditional statistical methods may have assumptions that are not always met in real-world data.
  • Nonparametric methods offer an alternative when distributional assumptions are violated.

Purpose of the Study:

  • To introduce MULTPERM, a C program implementing an exact permutation test for group comparisons.
  • To provide a user-friendly tool for analyzing data with one or more response variables.
  • To assess the statistical significance of group differences using a nonparametric approach.

Main Methods:

  • The program utilizes an exact permutation test.
  • It computes average within-group distances using a generalized distance function.

Related Experiment Videos

  • Statistical significance is determined by comparing observed distances to permuted distributions.
  • Main Results:

    • MULTPERM provides a robust method for group comparison, particularly when traditional assumptions fail.
    • The program facilitates the assessment of significance through permutation of subjects.
    • An approximate test using the beta distribution is included for large sample sizes.

    Conclusions:

    • MULTPERM is a valuable, user-friendly tool for nonparametric group comparisons with multiple response variables.
    • Its permutation test approach is suitable for diverse datasets where traditional methods may be inappropriate.
    • The program's design allows for easy portability across different computing platforms.