This Julia package is a light-weight package of Mamba.jl
, which provides only some stand-alone Mamba.jl
functions for performing MCMC. Mamba.jl
profides more functionalities such as statistical modeling.
The following julia command will install the package:
julia> Pkg.add("MambaLite")