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

Mechanistic Models: Compartment Models in Individual and Population Analysis01:23

Mechanistic Models: Compartment Models in Individual and Population Analysis

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 squares (OLS)...
Survival Tree01:19

Survival Tree

Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
 Building a Survival Tree
Constructing a survival tree begins...
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
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...
Wald-Wolfowitz Runs Test I01:17

Wald-Wolfowitz Runs Test I

The Wald-Wolfowitz test, also known as the runs test, is a nonparametric statistical test used to assess the randomness of a sequence of two different types of elements (e.g., positive/negative values, successes/failures). It examines whether the order of the elements in a sequence is random or if there is a pattern or trend present. This nonparametric test applies to any ordered data despite the population and sample data distribution, even if a higher sample size is available.
The test works...
Assumptions of Survival Analysis01:15

Assumptions of Survival Analysis

Survival models analyze the time until one or more events occur, such as death in biological organisms or failure in mechanical systems. These models are widely used across fields like medicine, biology, engineering, and public health to study time-to-event phenomena. To ensure accurate results, survival analysis relies on key assumptions and careful study design.

You might also read

Related Articles

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

Sort by
Same author

A staged Bayesian framework for longitudinal prediction of adolescent depression using add health data.

BMC medical research methodology·2026
Same author

A Unified Framework for Modeling Feedback and Endogeneity in Longitudinal Binary Outcomes Using Bayesian Methods.

Statistics in medicine·2025
Same author

Effect of olfactory bulb pathology on olfactory function in normal aging.

Brain pathology (Zurich, Switzerland)·2022
Same author

Hysteroscopic Metroplasty for Uterine Septum: Conflicting Data on Outcomes.

Journal of minimally invasive gynecology·2022
Same author

Is diabetes associated with increased pathological burden in Alzheimer's disease?

Alzheimer's & dementia (Amsterdam, Netherlands)·2021
Same author

Impacts on knowledge and testing on HIV in waves of Mozambique surveys with Bayes estimates.

PloS one·2020
Same journal

A Mixture of Distributed Lag Non-Linear Models to Account for Spatially Heterogeneous Exposure-Lag-Response Associations.

Statistics in medicine·2026
Same journal

Practical Considerations for Gaussian Process Modeling for Causal Inference in Quasi-Experimental Studies With Panel Data.

Statistics in medicine·2026
Same journal

Covariate Adjustment for Wilcoxon Two Sample Statistic and Test.

Statistics in medicine·2026
Same journal

Beyond Fixed Thresholds: Optimizing Summaries of Wearable Device Data via Piecewise Linearization of Quantile Functions.

Statistics in medicine·2026
Same journal

A Causal Framework for Evaluating the Total Effect of Strategies Aiming to Expand Screening and to Improve Outcomes.

Statistics in medicine·2026
Same journal

Causal Effects on Nonterminal Event Time With Application to Antibiotic Usage and Future Resistance.

Statistics in medicine·2026
See all related articles

Related Experiment Video

Updated: Jun 3, 2026

Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach
04:35

Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach

Published on: July 3, 2020

Exact logistic models for nested binary data.

Steven Troxler1, Trent Lalonde, Jeffrey R Wilson

  • 1Department of Statistics, University of California, 367 Evans Hall #3860, Berkeley, CA 94720-386, USA.

Statistics in Medicine
|March 25, 2011
PubMed
Summary
This summary is machine-generated.

This study extends exact logistic regression methods for hypothesis testing. It addresses complex clustered binary data beyond simple one-stage models, offering new analytical tools.

More Related Videos

Establishing a Competing Risk Regression Nomogram Model for Survival Data
04:57

Establishing a Competing Risk Regression Nomogram Model for Survival Data

Published on: October 23, 2020

Related Experiment Videos

Last Updated: Jun 3, 2026

Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach
04:35

Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach

Published on: July 3, 2020

Establishing a Competing Risk Regression Nomogram Model for Survival Data
04:57

Establishing a Competing Risk Regression Nomogram Model for Survival Data

Published on: October 23, 2020

Area of Science:

  • Statistics
  • Biostatistics
  • Computational Statistics

Background:

  • Logistic models are common for binary data, with reliance on asymptotic theory or exact distributions for independent data.
  • Exact analysis for dependent binary data using logistic models is less explored, particularly for clustered structures.
  • Existing methods often focus on one-stage clustering, limiting applicability to more complex hierarchical data.

Purpose of the Study:

  • To extend exact statistical techniques for hypothesis testing in logistic regression models.
  • To address dependent binary data with multi-stage (second-stage and higher) clustering.
  • To provide a framework for exact hypothesis testing beyond traditional one-stage clustering.

Main Methods:

  • Development of exact inference methods for logistic regression with multi-level clustering.
  • Focus on hypothesis testing, excluding parameter estimation.
  • Implementation and demonstration using a C++ program for a generalized example.

Main Results:

  • Successful extension of exact logistic regression techniques to handle higher-order clustering.
  • Demonstration of the proposed methods' applicability through a computational example.
  • Provides a viable approach for exact hypothesis testing in complex clustered binary data scenarios.

Conclusions:

  • The study successfully extends exact methods for hypothesis testing in logistic regression to accommodate complex, multi-stage clustered binary data.
  • The developed techniques offer a valuable alternative to asymptotic methods when exact inference is desired for hierarchical data structures.
  • The C++ implementation facilitates the practical application of these advanced statistical methods.