Related Experiment Video
Updated: Jun 15, 2026

Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach
Published on: July 3, 2020
Unified Computational Methods for Regression Analysis of Zero-Inflated and Bound-Inflated Data
1Department of Mathematics and Statistics, Arizona State University, Wexler Hall, Tempe, AZ 85287, USA.
This study introduces a unified computational framework for bound-inflated mixture models, simplifying the analysis of complex data across various applications. The approach enhances parameter estimation and standard error calculation for discrete and semi-continuous data.
Area of Science:
- Statistics
- Biostatistics
- Computational Statistics
Background:
- Bounded data with boundary excess observations are prevalent in many scientific fields.
- Existing computational methods for bound-inflated mixture models are often model-specific, hindering broad application.
- A unified framework is needed to address diverse inflated mixture models efficiently.
Purpose of the Study:
- To develop a common computational framework for inflated mixture models with lower boundary point inflation.
- To extend the applicability of these models to discrete and semi-continuous data.
- To compare estimation and standard error computation methods within this unified framework.
Main Methods:
- Adaptation and comparison of quasi-Newton and Expectation-Maximization (EM) algorithms for parameter estimation.
- Investigation of numerical Hessian and generalized Louis method for standard error computation.
- Inclusion of correlated data using generalized estimating equations.
Main Results:
- Demonstration of reliable parameter estimation and standard error effectiveness through simulations.
- Successful application to real-world data from an ultrasound bioeffect study.
- Validation of the unified approach for a broad range of inflated mixture models.
Conclusions:
- The unified framework provides reliable and efficient computation for a wide class of inflated mixture models.
- This approach facilitates the comparison of competing models for bound-inflated data.
- The methodology is applicable to both discrete and semi-continuous data with lower boundary inflation.
Related Concept Videos
Regression Toward the Mean
Statistical Inference Techniques in Hypothesis Testing: Parametric Versus Nonparametric Data
Parametric statistics, as the name suggests, assumes that data follow a specific distribution, often a normal distribution. This assumption enables robust hypothesis testing and estimation. Parametric methods, like the Student's t-test or Goodness-of-fit test, are frequently employed in biostatistics due to their robustness. For instance, comparing...
Parametric Survival Analysis: Weibull and Exponential Methods
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...
Regression Analysis
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:
Residuals and Least-Squares Property
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...
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...