Estimation and prediction for remote effects spatial process models
Implementation of the remote effects spatial process (RESP) model for teleconnection. The RESP model is a geostatistical model that allows a spatially-referenced variable (like average precipitation) to be influenced by covariates defined on a remote domain (like sea surface temperatures).
Implementation of the remote effects spatial process (RESP) model for teleconnection. The RESP model is a geostatistical model that allows a spatially-referenced variable (like average precipitation) to be influenced by covariates defined on a remote domain (like sea surface temperatures).
To install R-telefit, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install R-telefit
To see what files were installed by R-telefit, run:
port contents R-telefit
To later upgrade R-telefit, run:
sudo port selfupdate && sudo port upgrade R-telefit
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.