setupJulia: Installs the needed packages in JULIA to run the EM algorithm...

View source: R/setupJulia.R

setupJuliaR Documentation

Installs the needed packages in JULIA to run the EM algorithm for rHMM.

Description

Installs the needed packages in JULIA to run the EM algorithm for rHMM.

Usage

setupJulia(JULIA_HOME = NULL)

Arguments

JULIA_HOME

the file folder which contains julia binary, if not set, JuliaCall will look at the global option JULIA_HOME, if the global option is not set, JuliaCall will then look at the environmental variable JULIA_HOME, if still not found, JuliaCall will try to use the julia in path.

Value

empty


rfael0cm/RTIGER documentation built on Oct. 31, 2023, 1:25 p.m.