
Evaluate deterministic M4 parameter and state recovery
Source:R/111-multimodal-m4-recovery-0-11.R
multimodal_m4_recovery.RdRecovery aligns latent-state labels before scoring multichannel state effects, and emphasizes posterior-probability calibration, occupancy, and transition recovery rather than treating MAP classification accuracy as the primary criterion. By default the function returns a small five-scenario design and does not launch expensive fitting.
Arguments
- simulation
Optional single M4 simulation.
- fit
Optional already-fitted M4 model corresponding to `simulation`.
- scenarios
Deterministic development battery used when `run = TRUE`.
- run
Whether to execute the small recovery battery. Default `FALSE`.
- simulation_args
Named arguments forwarded to simulation.
- fit_args
Named arguments forwarded to `fit_multimodal_m4()`.