Skip to content

Commit ff00561

Browse files
authored
Merge pull request #139 from StochasticTree/description-update
Update DESCRIPTION
2 parents daa7b4c + 8f6242c commit ff00561

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

DESCRIPTION

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,11 @@ Authors@R:
1010
person("Jingyu", "He", role = "aut"),
1111
person("stochtree contributors", role = c("cph"))
1212
)
13-
Description: Flexible stochastic tree ensemble software. Robust implementations of
14-
Bayesian Additive Regression Trees (Chipman, George, McCulloch (2010) <doi:10.1214/09-AOAS285>)
15-
for supervised learning and (Bayesian Causal Forests (BCF) Hahn, Murray, Carvalho (2020) <doi:10.1214/19-BA1195>)
13+
Description: Flexible stochastic tree ensemble software.
14+
Robust implementations of Bayesian Additive Regression Trees (BART)
15+
Chipman, George, McCulloch (2010) <doi:10.1214/09-AOAS285>
16+
for supervised learning and Bayesian Causal Forests (BCF)
17+
Hahn, Murray, Carvalho (2020) <doi:10.1214/19-BA1195>
1618
for causal inference. Enables model serialization and parallel sampling
1719
and provides a low-level interface for custom stochastic forest samplers.
1820
License: MIT + file LICENSE

0 commit comments

Comments
 (0)