Installation
Within Julia, use the package manager:
julia> Pkg.clone("https://github.com/antonior92/NarmaxLasso.jl")
The package installation can be tested using the command:
julia> Pkg.test("NarmaxLasso")
Within Julia, use the package manager:
julia> Pkg.clone("https://github.com/antonior92/NarmaxLasso.jl")
The package installation can be tested using the command:
julia> Pkg.test("NarmaxLasso")