High-dimensional sparse partially linear DGP (v1.5.0)
Source:R/dgp-synth-hd-sparse-plm.R
dgp_synth_hd_sparse_plm_v150.RdVersion bump that reduces propensity coefficients to 0.2 to restore moderate overlap under high correlation.
Arguments
- n
Integer, number of observations.
- seed
Optional seed for reproducibility (passed to
cs_set_rng()).- include_truth
Logical; if TRUE, include oracle truth tables where supported.
- oracle_only
Logical; if TRUE, return only columns needed for oracle truth generation where supported.