PrincipalMomentAnalysis This is a Julia implementation of (Simplex) Principal Moment Analysis. See also: Principal Moment Analysis home page. Package documentation. The Principal Moment Analysis App. Installation To install PrincipalMomentAnalysis.jl, start Julia and type: using Pkg Pkg.add("PrincipalMomentAnalysis") Please refer to the documentation for more information.