check_stackM_extraction: Check That Node Statistics Can Be Extracted

View source: R/stackM.R

check_stackM_extractionR Documentation

Check That Node Statistics Can Be Extracted

Description

Diagnostic. Fits small trees under both of the multiplicity settings the correction supports, and verifies that node-level statistics and degrees of freedom can be recovered from the fitted objects. Run it once after installing, or after upgrading 'partykit'.

Usage

check_stackM_extraction(verbose = TRUE)

Arguments

verbose

Logical. Print a per-node report.

Value

Invisibly, 'TRUE' if extraction succeeded everywhere it was tried.

Examples

check_stackM_extraction(verbose = FALSE)


ctreeMI documentation built on July 27, 2026, 5:08 p.m.