Latest-version synthetic DGP wrappers
Source:R/dgp-synth-baseline.R, R/dgp-synth-hd-sparse-plm.R, R/dgp-synth-heavytail.R, and 9 more
dgp_synth_latest_wrappers.RdConvenience wrappers that dispatch to the current stable implementation for each synthetic DGP family.
Usage
dgp_synth_baseline(n, seed = NULL)
dgp_synth_hd_sparse_plm(n, seed = NULL)
dgp_synth_heavytail(n, seed = NULL)
dgp_synth_nonlinear_heteroskedastic(n, seed = NULL)
dgp_synth_overlap_stressed(n, seed = NULL)
dgp_synth_placebo_heavytail(n, seed = NULL)
dgp_synth_placebo_kangschafer(n, seed = NULL)
dgp_synth_placebo_nonlinear(n, seed = NULL)
dgp_synth_placebo_tau0(n, seed = NULL)
dgp_synth_placebo_tilted(n, seed = NULL)
dgp_synth_qte1(n, seed = NULL)
dgp_synth_tilt_mild(n, seed = NULL)