View source: R/helper_functions.R
| makemaxProcessor | R Documentation |
determine number of processors
makemaxProcessor(
maxProcessor,
dta,
TS,
typeTS,
TSextra,
B,
useSingleProcessor = FALSE
)
maxProcessor |
use this if given |
dta |
data set used to estimate computation time |
TS |
test statistic |
typeTS |
format of TS |
TSextra |
optional |
B |
number of simulation runs |
useSingleProcessor |
=FALSE, no parallel processing |
a number
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.