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

Statistical Inference Techniques in Hypothesis Testing: Parametric Versus Nonparametric Data01:16

Statistical Inference Techniques in Hypothesis Testing: Parametric Versus Nonparametric Data

172
Statistical inference techniques, paramount in hypothesis testing, differentiate into two broad categories: parametric and nonparametric statistics.
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,...
172
Typical Model Studies01:30

Typical Model Studies

391
Fluid mechanics model studies often utilize scaled-down systems to predict fluid behavior in full-scale environments, such as river flows, dam spillways, and structures interacting with open surfaces. Maintaining Froude number similarity in river models is crucial, as it replicates surface flow features like wave patterns and velocities.
391
Introduction To Survival Analysis01:18

Introduction To Survival Analysis

304
Survival analysis is a statistical method used to study time-to-event data, where the "event" might represent outcomes like death, disease relapse, system failure, or recovery. A unique feature of survival data is censoring, which occurs when the event of interest has not been observed for some individuals during the study period. This requires specialized techniques to handle incomplete data effectively.
The primary goal of survival analysis is to estimate survival time—the time...
304
Introduction to Nonparametric Statistics01:28

Introduction to Nonparametric Statistics

790
Nonparametric statistics offer a powerful alternative to traditional parametric methods, useful when assumptions about the population distribution cannot be made. Unlike parametric tests, which require data to follow a specific distribution with well-defined parameters (such as the mean and standard deviation), nonparametric tests do not require such constraints. This makes them particularly valuable when dealing with small sample sizes, skewed data, or ordinal and categorical variables.
One of...
790
Survival Tree01:19

Survival Tree

125
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...
125
Biostatistics: Overview01:20

Biostatistics: Overview

296
Biostatistics plays a crucial role in understanding and analyzing data in healthcare and biology. Biostatisticians conduct experiments, gather evidence, and draw meaningful conclusions using statistical methods and techniques. Different variables form the foundation of biostatistical analysis, allowing researchers to understand and interpret data effectively. These variables are classified into different types, each serving a specific purpose in statistical analysis.
Discrete variables are...
296

You might also read

Related Articles

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

Sort by
Same author

On the Consistency of Automatic Scoring with Large Language Models.

Educational and psychological measurement·2026
Same author

AST1306, a novel irreversible inhibitor of the epidermal growth factor receptor 1 and 2, exhibits antitumor activity both in vitro and in vivo.

PloS one·2011
Same author

[Participation of glucocorticoid receptors in morphine tolerance development through the signal pathway of extracellular signal-regulated kinase].

Zhonghua yi xue za zhi·2011
Same author

[Effect of ABO-incompatible allogeneic stem cell transplantation on erythroid lineage hematopoiesis].

Zhongguo shi yan xue ye xue za zhi·2011
Same author

Prognostic significance of serum gamma-glutamyl transferase in patients with intermediate hepatocellular carcinoma treated with transcatheter arterial chemoembolization.

European journal of gastroenterology & hepatology·2011
Same author

Preparation of poly(N-isopropylacrylamide)-grafted well-controlled 3D skeletal monolith based on E-51 epoxy resin for protein separation.

Talanta·2011

Related Experiment Video

Updated: Aug 1, 2025

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

3.4K

A Stan tutorial on Bayesian IRTree models: Conventional models and explanatory extension.

Mingfeng Xue1, Yi Chen2

  • 1Berkeley School of Education, University of California Berkeley, Berkeley, CA, USA. mingfengxue@berkeley.edu.

Behavior Research Methods
|April 24, 2023
PubMed
Summary
This summary is machine-generated.

This study introduces Bayesian methods for Information Retrieval Tree (IRTree) models using Stan. It provides practical guidance and an example for applying these powerful techniques in research.

Keywords:
Bayesian estimationExplanatory IRTIRTree modelsResponse stylesStan

More Related Videos

Integrating Remote Sensing with Species Distribution Models; Mapping Tamarisk Invasions Using the Software for Assisted Habitat Modeling SAHM
12:26

Integrating Remote Sensing with Species Distribution Models; Mapping Tamarisk Invasions Using the Software for Assisted Habitat Modeling SAHM

Published on: October 11, 2016

13.4K
A Practical Guide to Phylogenetics for Nonexperts
12:00

A Practical Guide to Phylogenetics for Nonexperts

Published on: February 5, 2014

35.4K

Related Experiment Videos

Last Updated: Aug 1, 2025

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

3.4K
Integrating Remote Sensing with Species Distribution Models; Mapping Tamarisk Invasions Using the Software for Assisted Habitat Modeling SAHM
12:26

Integrating Remote Sensing with Species Distribution Models; Mapping Tamarisk Invasions Using the Software for Assisted Habitat Modeling SAHM

Published on: October 11, 2016

13.4K
A Practical Guide to Phylogenetics for Nonexperts
12:00

A Practical Guide to Phylogenetics for Nonexperts

Published on: February 5, 2014

35.4K

Area of Science:

  • Statistics
  • Computer Science
  • Machine Learning

Background:

  • Information Retrieval Tree (IRTree) models are gaining traction.
  • A lack of systematic guidance exists for Bayesian IRTree implementation in modern probabilistic programming frameworks.
  • This gap hinders research and application.

Purpose of the Study:

  • To provide a systematic introduction to Bayesian IRTree models using Stan.
  • To demonstrate the implementation of response tree and latent tree models.
  • To offer practical advice on Stan coding and convergence diagnostics.

Main Methods:

  • Bayesian modeling techniques applied to IRTree models.
  • Implementation using the Stan probabilistic programming language.
  • Extension of models for broader applicability.

Main Results:

  • Demonstration of Bayesian IRTree models (response and latent tree) in Stan.
  • Practical guidelines for Stan code execution and convergence checking.
  • An empirical study using real-world COVID-19 resilience data.

Conclusions:

  • Bayesian IRTree models can be effectively implemented and extended using Stan.
  • The provided framework facilitates research and application of these models.
  • Future research directions are outlined.