quickbnnr_setup: Set up of the Julia environment needed for QuickBNN

View source: R/quickbnnr.R

quickbnnr_setupR Documentation

Set up of the Julia environment needed for QuickBNN

Description

Set up of the Julia environment needed for QuickBNN

Usage

quickbnnr_setup(pkg_check = TRUE, nthreads = 4, seed = NULL, ...)

Arguments

pkg_check

Booloan; Whether to check if packages are isntalled; Default is TRUE

nthreads

Int; Number of threads to use; Default is 4;

seed

seed to be used

...

addtitional params passed to JuliaCall::julia_setup

Value

Nothing


enweg/quickbnnr documentation built on April 15, 2022, 3:29 a.m.