setupJulia {RTIGER} | R 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
[Package RTIGER version 2.1.0 Index]