Description Usage
View source: R/pbart_reps.R
Run reps of pbart on real data set
1 2 3
pbart_reps(x, y, ntrain = floor(nrow(x) * 0.5), nmaxtest = 1000, nreps = 20, seed = 12345, ntrees = c(50, 200), ks = c(0.5, 2, 5), psplit = "CGM", powers = c(2, 3, 5, 10, 100), k_folds = 5)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.