The circadian period of a time series data is predicted and the statistical significance of the periodicity are calculated using the chi-square periodogram.
The circadian period of a time series data is predicted and the statistical significance of the periodicity are calculated using the chi-square periodogram.
To install R-xsp, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install R-xsp
To see what files were installed by R-xsp, run:
port contents R-xsp
To later upgrade R-xsp, run:
sudo port selfupdate && sudo port upgrade R-xsp
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.