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

Introduction to Biological Bases of Psychology01:30

Introduction to Biological Bases of Psychology

Biopsychology serves as a vital bridge connecting the intricate domains of biology and psychology, shedding light on how biological systems influence psychological phenomena. This field scrutinizes the biological substrates of behavior and mental processes, emphasizing the nervous system along with the roles of neurotransmitters, hormones, and genetics. It also incorporates evolutionary perspectives to explain the adaptive nature of mental functions.
The nervous system, the cornerstone of...
Introduction to Cognitive Psychology01:20

Introduction to Cognitive Psychology

Cognitive psychology is the field of psychology dedicated to examining how people think. It attempts to explain how and why we think the way we do by studying the interactions among human thinking, emotion, creativity, language, and problem-solving, as well as other cognitive processes. Cognitive psychology studies how information is processed and manipulated in remembering, thinking, and knowing.
This field emerged in the mid-20th century, following a period dominated by behaviorism, which...
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...
Rational Emotive Behavior Therapy01:24

Rational Emotive Behavior Therapy

Cognitive-behavioral therapies (CBTs) are grounded in the belief that our thoughts profoundly influence our emotions and actions. Advocates of CBT emphasize three core assumptions: first, that cognitions are identifiable and measurable; second, that they are central to psychological functioning; and third, that irrational or maladaptive beliefs can be replaced with rational and adaptive ones. This transformative approach to therapy has paved the way for specific models such as Albert Ellis's...
Psychosurgery01:30

Psychosurgery

Psychosurgery, the surgical alteration or permanent removal of brain tissue to alleviate severe psychological conditions, stands as one of the most radical and controversial treatments in the history of mental health care. Its development and application have evolved significantly, marked by dramatic shifts in scientific understanding and ethical perspectives.
Historical Development of Psychosurgery
In the 1930s, Portuguese neurologist Antonio Egas Moniz introduced a surgical procedure designed...
Theoretical Approaches to Psychological Disorder01:29

Theoretical Approaches to Psychological Disorder

The development of psychological disorders, which are characterized by deviant, maladaptive, and personally distressing behaviors, has been explored through several theoretical approaches.
Biological approach
The biological approach posits that internal, organic factors are the primary causes of such disorders. This perspective emphasizes brain structure and function, genetic predispositions, and neurotransmitter imbalances. For example, schizophrenia has been associated with both genetic...

You might also read

Related Articles

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

Sort by
Same author

Bayesian evaluation for latent variable models: A tutorial on computing information criteria and bayes factors with the r package bleval.

Psychological methodsĀ·2026
Same author

Predictive value of real-time memory tests in identifying alcohol-induced blackouts in situ.

Addiction (Abingdon, England)Ā·2026
Same author

Bayesian Estimation of Normal and Probit Psychometric Models.

PsychometrikaĀ·2026
Same author

The effect of adding visual summaries to data visualizations on patient judgments of hypertension control.

JAMIA openĀ·2026
Same author

Qualitative User-Centered Design: Programming Changes in a Self-Management Blood Pressure Application.

Applied clinical informaticsĀ·2026
Same author

Identification and Scaling of Latent Variables in Ordinal Factor Analysis.

PsychometrikaĀ·2026
Same journal

Proficiency order invariance of MLE, MAP, EAP, and WLE in item response theory.

The British journal of mathematical and statistical psychologyĀ·2026
Same journal

Bias and precision in true-score estimation.

The British journal of mathematical and statistical psychologyĀ·2026
Same journal

Polychoric correlations under the assumption of elliptical latent traits.

The British journal of mathematical and statistical psychologyĀ·2026
Same journal

Regularized reduced rank regression for mixed predictor and response variables.

The British journal of mathematical and statistical psychologyĀ·2026
Same journal

A multiple-choice SDT model for cognitive diagnosis models.

The British journal of mathematical and statistical psychologyĀ·2026
Same journal

Modular item response and structural equation modelling via measurement and uncertainty preserving parametric modelling.

The British journal of mathematical and statistical psychologyĀ·2026
See all related articles

Related Experiment Video

Updated: Jun 2, 2026

RBDT: A Computerized Task System based in Transposition for the Continuous Analysis of Relational Behavior Dynamics in Humans
11:09

RBDT: A Computerized Task System based in Transposition for the Continuous Analysis of Relational Behavior Dynamics in Humans

Published on: July 17, 2021

Binary recursive partitioning: background, methods, and application to psychology.

Edgar C Merkle1, Victoria A Shaffer

  • 1Department of Psychology, Wichita State University, Kansas 67260, USA. edgar.merkle@wichita.edu

The British Journal of Mathematical and Statistical Psychology
|April 22, 2011
PubMed
Summary
This summary is machine-generated.

Binary recursive partitioning (BRP) offers a powerful, assumption-light approach to predicting outcomes using decision trees. This method, detailed with R code, is illustrated for psychological research applications.

More Related Videos

Measuring Light-Switching Behavior Using an Occupancy and Light Data Logger
05:50

Measuring Light-Switching Behavior Using an Occupancy and Light Data Logger

Published on: January 16, 2020

Combining Computer Game-Based Behavioural Experiments With High-Density EEG and Infrared Gaze Tracking
13:40

Combining Computer Game-Based Behavioural Experiments With High-Density EEG and Infrared Gaze Tracking

Published on: December 16, 2010

Related Experiment Videos

Last Updated: Jun 2, 2026

RBDT: A Computerized Task System based in Transposition for the Continuous Analysis of Relational Behavior Dynamics in Humans
11:09

RBDT: A Computerized Task System based in Transposition for the Continuous Analysis of Relational Behavior Dynamics in Humans

Published on: July 17, 2021

Measuring Light-Switching Behavior Using an Occupancy and Light Data Logger
05:50

Measuring Light-Switching Behavior Using an Occupancy and Light Data Logger

Published on: January 16, 2020

Combining Computer Game-Based Behavioural Experiments With High-Density EEG and Infrared Gaze Tracking
13:40

Combining Computer Game-Based Behavioural Experiments With High-Density EEG and Infrared Gaze Tracking

Published on: December 16, 2010

Area of Science:

  • Statistics
  • Psychological Research Methodology

Background:

  • Traditional linear models often require numerous assumptions.
  • Computationally intensive methods can offer alternatives for complex data.
  • Predictive accuracy is a key metric for evaluating statistical models.

Purpose of the Study:

  • To describe Binary Recursive Partitioning (BRP) methods in detail.
  • To illustrate the application of BRP in psychological research.
  • To provide R code for implementing BRP.

Main Methods:

  • Binary Recursive Partitioning (BRP) is a non-parametric statistical technique.
  • BRP builds decision trees to predict a response variable from predictor variables.
  • Model evaluation is based on predictive accuracy, not significance tests.

Main Results:

  • BRP provides a decision tree visualizing variable relationships.
  • The method accurately predicts response variables without imposing strong assumptions.
  • R code is provided for practical implementation of BRP.

Conclusions:

  • BRP is a viable and accurate alternative to linear models in certain research contexts.
  • The described methods and provided code facilitate BRP adoption in psychological research.
  • Focusing on predictive accuracy offers a pragmatic approach to statistical modeling.