vignettes/parallel.R

library(doParallel)
library(parallel)

# Set up parallel processing, used for simulation study
registerDoParallel(min(detectCores(), vignette.eval$limitCores, na.rm=TRUE))

Try the pspline.inference package in your browser

Any scripts or data that you put into this service are public.

pspline.inference documentation built on Jan. 19, 2021, 5:07 p.m.