Depth measures in multivariate, regression and functional settings
Tools to compute depth measures and implementations of related tasks such as outlier detection, data exploration and classification of multivariate, regression and functional data.
Tools to compute depth measures and implementations of related tasks such as outlier detection, data exploration and classification of multivariate, regression and functional data.
To install R-mrfDepth, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install R-mrfDepth
To see what files were installed by R-mrfDepth, run:
port contents R-mrfDepth
To later upgrade R-mrfDepth, run:
sudo port selfupdate && sudo port upgrade R-mrfDepth
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.