rbartpackages.missBART.Hypers¶
- class rbartpackages.missBART.Hypers[source]¶
Prior hyperparameters, the keys of R’s
hypers_list.Entries left out fall back to
hypers_list’s own defaults, noted below;kappa,alphaandValso acceptNoneto request their data-based default explicitly.- kappa: float | None¶
Prior precision of the regression-tree leaf parameters. Default
4 * qnorm(0.975) ** 2 * n_reg_trees.
- alpha: float | None¶
Wishart degrees of freedom of the residual precision, multivariate
yonly. Defaultdf.