This sets the number of threads to parallelize computation of nonparametric conditional expectation.
1 | set_num_threads(x = parallel::detectCores() - 1L)
|
x |
an integer indicating the number of the threads put in place for parallelization. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.