| monotone_bart | R Documentation | 
Implements bart with a monotonicity constraint, i.e. $b_1(x)> b_0(x)$
y | 
 observed outputs  | 
z | 
 1 if y==0, 0 o.w.  | 
x | 
 Dataframe of covariates  | 
xpred | 
 Dataframe of covariates we predict on (the test set)  | 
nskip | 
 Number of burn in draws  | 
ndpost | 
 Number of posterior draws we keep  | 
m | 
 Number of trees  | 
n | 
 Number of observations  | 
monotone_bart()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.