bart_machine_num_cores {bartMachine} | R Documentation |
Returns number of cores used by BART
bart_machine_num_cores()
Returns the number of cores currently being used by parallelized BART functions
Number of cores currently being used by parallelized BART functions.
Adam Kapelner and Justin Bleich
## Not run:
bart_machine_num_cores()
## End(Not run)