Summary statistics, two-sample tests, rank tests, generalised linear models, cumulative link models, Cox models, loglinear models and general maximum pseudolikelihood estimation for multistage stratified, cluster-sampled, unequally weighted survey samples.
Summary statistics, two-sample tests, rank tests, generalised linear models, cumulative link models, Cox models, loglinear models and general maximum pseudolikelihood estimation for multistage stratified, cluster-sampled, unequally weighted survey samples.
To install R-survey, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install R-survey
To see what files were installed by R-survey, run:
port contents R-survey
To later upgrade R-survey, run:
sudo port selfupdate && sudo port upgrade R-survey
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.