The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.
heterogeneity_CLAN(), that
investigates the presence of treatment effect heterogeneity along all
CLAN variables.get_best() that returns the best
learner.get_CLAN() to not plot ATE
estimates when plot = TRUE.isa() with inherits() to avoid
reliance on R >= 4.1.parallel argument in
GenericML to FALSE.1:length(x)-like loops with safer
seq()-based counterparts.if() conditions comparing class()
to string with the safer isa().setup_plot() that returns the data frame
that is used for plotting. Also, made the addition of ATEs in plots
optional via the argument ATE in
plot.GenericML().GenericML_combine, which combines
multiple GenericML objects into one.glmnet in the tests and examples will be skipped on Solaris
machines. Note that this does not prevent an error on Solaris because
glmnet is still a Suggest of GenericML and
glmnet v4.1.3 cannot be reliably installed on Solaris
machines.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.