
Validate M4 data, computation, state behavior, and evidence
Source:R/110-multimodal-m4-evidence-0-11.R
validate_multimodal_m4.RdCombines structural identifiability, sampler diagnostics, state uncertainty, PPC, and optionally supplied information/negative-control/sensitivity/recovery evidence into domain-specific statuses. `PASS` means the declared checks pass; it never means that state labels have substantive psychological validity.
Usage
validate_multimodal_m4(
x,
information = NULL,
negative_controls = NULL,
sensitivity = NULL,
recovery = NULL,
include_ppc = TRUE
)