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

Gaussian Elimination: Problem Solving01:30

Gaussian Elimination: Problem Solving

191
Systems of linear equations in several variables are pivotal in modeling complex scenarios involving multiple unknowns and constraints. Such systems are widely used in various fields to represent relationships where several conditions must be simultaneously satisfied. Each variable in the system corresponds to an unknown quantity, while each equation imposes a linear constraint, leading to a structured approach for analyzing and solving real-world problems.A system of three equations with three...
191
DNA Packaging00:58

DNA Packaging

112.6K
Overview
112.6K
Chromatin Packaging01:32

Chromatin Packaging

19.3K
Each human somatic cell contains 6 billion base pairs of DNA. Each base pair is 0.34 nm long, meaning each diploid cell contains a staggering 2 meters of DNA. This long DNA strand is packed inside a nucleus measuring only 10-20 microns in diameter with the help of specialized DNA-binding proteins called histones. Together they form a compact DNA-protein complex called chromatin. The chromatin is further compacted into higher-order structures. The highest level of compaction is achieved during...
19.3K
Chromatin Packaging02:21

Chromatin Packaging

22.1K
Each human somatic cell contains 6 billion base-pairs of DNA. Each base-pair is 0.34 nm long, which means that each diploid cell contains a staggering 2 meters of DNA. How is such a long DNA strand packed inside a nucleus measuring only 10 - 20 microns in diameter? 
The chromatin
In combination with specialized DNA binding protein called Histones, the DNA double helix forms a compact DNA: protein complex called chromatin. The chromatin itself is further compacted into higher-order...
22.1K
Chromatin Packaging02:21

Chromatin Packaging

9.8K
9.8K
Nursing Implementation01:15

Nursing Implementation

6.2K
Implementation is the execution of the nursing care plan developed during the planning phase.
The five steps to implementing effective nursing care include reassessing the patient, reviewing and revising the existing nursing care plan, organizing the resources and care delivery, anticipating and preventing complications, and implementing nursing interventions.
6.2K

You might also read

Related Articles

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

Sort by
Same author

Comparing variable selection and model averaging methods for logistic regression.

Proceedings of the National Academy of Sciences of the United States of America·2026
Same author

Bringing Age Back In: Accounting for Population Age Distribution in Forecasting Migration.

Demography·2026
Same author

Bayesian Projection of Extant Refugee and Asylum Seeker Populations.

Demography·2025
Same author

Author Correction: Optimal pandemic control strategies and cost-effectiveness of COVID-19 non-pharmaceutical interventions in the United States.

BMC global and public health·2025
Same author

Mitigation efforts to reduce carbon dioxide emissions and meet the Paris Agreement have been offset by economic growth.

Communications earth & environment·2025
Same author

Optimal pandemic control strategies and cost-effectiveness of COVID-19 non-pharmaceutical interventions in the United States.

BMC global and public health·2025
Same journal

ebnm: An R Package for Solving the Empirical Bayes Normal Means Problem Using a Variety of Prior Families.

Journal of statistical software·2026
Same journal

Optimum Allocation for Adaptive Multi-Wave Sampling in R: The R Package optimall.

Journal of statistical software·2025
Same journal

BoXHED2.0: Scalable Boosting of Dynamic Survival Analysis.

Journal of statistical software·2025
Same journal

Probabilistic Estimation and Projection of the Annual Total Fertility Rate Accounting for Past Uncertainty: A Major Update of the bayesTFR R Package.

Journal of statistical software·2024
Same journal

PResiduals: An R Package for Residual Analysis Using Probability-Scale Residuals.

Journal of statistical software·2024
Same journal

Regression Modeling for Recurrent Events Possibly with an Informative Terminal Event Using R Package reReg.

Journal of statistical software·2024
See all related articles

Related Experiment Video

Updated: Feb 2, 2026

Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations
12:27

Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations

Published on: February 15, 2017

7.4K

clustvarsel: A Package Implementing Variable Selection for Gaussian Model-Based Clustering in R.

Luca Scrucca1, Adrian E Raftery2

  • 1Department of Economics, Università degli Studi di Perugia, Via A. Pascoli, 20, 06123 Perugia, Italy, URL: http://www.stat.unipg.it/luca.

Journal of Statistical Software
|November 20, 2018
PubMed
Summary
This summary is machine-generated.

This study introduces the R package clustvarsel for efficient variable selection in Gaussian mixture model-based cluster analysis. It enhances model parsimony and improves clustering results by identifying relevant features.

Keywords:
BICRmodel-based clusteringsubset selection

More Related Videos

A Treatment Package without Escape Extinction to Address Food Selectivity
04:23

A Treatment Package without Escape Extinction to Address Food Selectivity

Published on: August 21, 2015

12.1K
Implementation of a Real-Time Psychosis Risk Detection and Alerting System Based on Electronic Health Records using CogStack
07:31

Implementation of a Real-Time Psychosis Risk Detection and Alerting System Based on Electronic Health Records using CogStack

Published on: May 15, 2020

8.1K

Related Experiment Videos

Last Updated: Feb 2, 2026

Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations
12:27

Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations

Published on: February 15, 2017

7.4K
A Treatment Package without Escape Extinction to Address Food Selectivity
04:23

A Treatment Package without Escape Extinction to Address Food Selectivity

Published on: August 21, 2015

12.1K
Implementation of a Real-Time Psychosis Risk Detection and Alerting System Based on Electronic Health Records using CogStack
07:31

Implementation of a Real-Time Psychosis Risk Detection and Alerting System Based on Electronic Health Records using CogStack

Published on: May 15, 2020

8.1K

Area of Science:

  • Statistics
  • Machine Learning
  • Data Mining

Background:

  • Finite mixture modeling is a statistical framework for cluster analysis using Gaussian mixture models.
  • Variable or feature selection is crucial for parsimonious models, leading to efficient estimates and improved clustering.
  • Identifying relevant variables enhances model interpretability and clustering performance.

Purpose of the Study:

  • To introduce the R package clustvarsel for subset selection in model-based clustering.
  • To implement an improved methodology for identifying optimal subsets of variables with clustering information.
  • To provide efficient algorithms and discuss optimizations for variable selection in clustering.

Main Methods:

  • Utilizes an improved version of the Raftery and Dean (2006) methodology.
  • Employs step-wise greedy search or a headlong algorithm for solution space exploration.
  • Discusses adjustments for algorithm speed-up and a parallel implementation of the stepwise search.

Main Results:

  • The R package clustvarsel facilitates effective subset selection for Gaussian mixture model-based clustering.
  • The implemented methodology identifies optimal subsets of variables contributing to cluster structure.
  • The package offers efficient and potentially parallelized search algorithms for variable selection.

Conclusions:

  • The clustvarsel R package provides a valuable tool for parsimonious variable selection in model-based clustering.
  • Efficiently identifying informative variables leads to improved clustering accuracy and model interpretability.
  • The package supports advanced search strategies and optimizations for practical data analysis.