dist_vonmises {circtree} | R Documentation |
disttree
.Exported Von Mises Family for implementation in disttree
.
dist_vonmises(useC = FALSE, ncores = 1)
useC |
logical; if TRUE C routines are used. |
ncores |
Number of cores for parallelization with openMP (No big improvements in terms of running time). |