Parsimonious finite mixtures of multivariate elliptical leptokurtic-normals
A way to fit parsimonious finite mixtures of multivariate elliptical leptokurtic-normals (MLN) based on the component covariance matrix eigen-decomposition. Two methods of estimation are implemented. The MLN is useful for fitting to data with excess kurtosis.
A way to fit parsimonious finite mixtures of multivariate elliptical leptokurtic-normals (MLN) based on the component covariance matrix eigen-decomposition. Two methods of estimation are implemented. The MLN is useful for fitting to data with excess kurtosis.
To install R-leptokurticMixture, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install R-leptokurticMixture
To see what files were installed by R-leptokurticMixture, run:
port contents R-leptokurticMixture
To later upgrade R-leptokurticMixture, run:
sudo port selfupdate && sudo port upgrade R-leptokurticMixture
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.