Computational routines for estimating local Gaussian parameters. Local Gaussian parameters are useful for characterizing and testing for non-linear dependence within bivariate data.
Computational routines for estimating local Gaussian parameters. Local Gaussian parameters are useful for characterizing and testing for non-linear dependence within bivariate data.
To install R-localgauss, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install R-localgauss
To see what files were installed by R-localgauss, run:
port contents R-localgauss
To later upgrade R-localgauss, run:
sudo port selfupdate && sudo port upgrade R-localgauss
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.