The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
setup_bootstrap() has been removed. Bootstrap settings
are now specified directly in method constructors (e.g.,
ec_ipw(bootstrap = 500, bootstrap_ci_type = "perc")).
Calling setup_bootstrap() now raises an error with
migration instructions.setup_method_weighting(),
setup_method_DID(), and setup_method_SCM()
have been removed. Use ec_ipw(), ec_aipw(),
did_ec_ipw(), did_ec_aipw(),
did_ec_or(), or scm() instead. Calling the old
constructors now raises an error with migration instructions.EC_IPW_OPT(), EC_AIPW_OPT(), and all
legacy_DID_EC_* / legacy_SCM* internal
functions have been deleted.did_ec_ipw() and did_ec_aipw():
trt_formula default changed from "" to
NULL.ec_ipw() and ec_aipw() QC’d against Zhou
et al. (2024a, JRSS-A). Internal code now maps directly to paper
equations (Def 1/2, Eq 6/7, Theorems 3/4).potential trick replaced with direct weighted means,
consistent naming (_core, _se,
_boot_statistic).build_analysis_df() is now an S4 method on
method_weighting_obj..format_primary_results()
(deleted) to inline control flow in each estimate()
method.T_cross
must be a positive integer less than the number of outcomes,
outcome_formula length must match number of outcomes.T_cross semantics documented,
head() calls added, rank-deficiency warnings suppressed in
OLE simulation output.ec_ipw() and
ec_aipw() replace
setup_method_weighting().EC_IPW_OPT() are
further broken down into atomic functions.EC_IPW_OPT().These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.