Computes density function, cumulative distribution function, quantile function and random numbers for a multisection composite distribution specified by the user. Also fits the user specified distribution to a given data set.
Computes density function, cumulative distribution function, quantile function and random numbers for a multisection composite distribution specified by the user. Also fits the user specified distribution to a given data set.
To install R-CompDist, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install R-CompDist
To see what files were installed by R-CompDist, run:
port contents R-CompDist
To later upgrade R-CompDist, run:
sudo port selfupdate && sudo port upgrade R-CompDist
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.