Combine multiple batched model outputs (with covariates & metadata)
Source:R/margot_bind_models.R
margot_bind_models.Rd
This function combines either "causal forest" or "lmtp" batched model outputs into a single object, provided they share compatible structures. It now also preserves `covariates`, `data`, `weights`, and any flip or rescue metadata when binding causal forest outputs.