Agnostic Fay–Herriot Model for Small Area Statistics
Implements the Agnostic Fay–Herriot model, an extension of the traditional small area model. In place of normal sampling errors, the sampling error distribution is estimated with a Gaussian process to accommodate a broader class of distributions. This flexibility is most useful in the presence of bounded, multi-modal or heavily skewed sampling errors.
Implements the Agnostic Fay–Herriot model, an extension of the traditional small area model. In place of normal sampling errors, the sampling error distribution is estimated with a Gaussian process to accommodate a broader class of distributions. This flexibility is most useful in the presence of bounded, multi-modal or heavily skewed sampling errors.
To install R-agfh, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install R-agfh
To see what files were installed by R-agfh, run:
port contents R-agfh
To later upgrade R-agfh, run:
sudo port selfupdate && sudo port upgrade R-agfh
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.