Skip to content

Commit daa7b4c

Browse files
authored
Merge pull request #138 from StochasticTree/NEWS-update-0.1.0
Updated NEWS and gitignore
2 parents 8c5f0a2 + 49a68a0 commit daa7b4c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ xcode/
1111
cpp_docs/doxyoutput/html
1212
cpp_docs/doxyoutput/xml
1313
cpp_docs/doxyoutput/latex
14+
stochtree_cran
1415

1516
## R gitignore
1617

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Support for sampling stochastic tree ensembles using two algorithms: MCMC and Grow-From-Root (GFR)
55
* High-level model types supported:
66
* Supervised learning with constant leaves or user-specified leaf regression models
7-
* Causal effect estimation with binary, continuous, or multivariate treatments
7+
* Causal effect estimation with binary or continuous treatments
88
* Additional high-level modeling features:
99
* Forest-based variance function estimation (heteroskedasticity)
1010
* Additive (univariate or multivariate) group random effects

0 commit comments

Comments
 (0)