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.
boost_tree_offset()
- new model specification for
boosted ensembles of decision trees. Currently xgboost
(“xgboost_offset”) is supported.decision_tree_exposure()
- new model specification for
weighted decision trees with weighted exposures. Currently rpart
(“rpart_exposure”) is supported.check_args()
methods to various model
specifications.poisson_reg_offset()
with support for two engines:
glm_offset()
and glmnet_offset()
, which are
wrappers around stats::glm()
and
glmnet::glmnet()
, respectively.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.