The PySAL spvcm is a package to estimate spatially-correlated variance components models/varying intercept models. In addition to a general toolkit to conduct Gibbs sampling in Python, the package also provides an interface to PyMC3 and CODA. For a complete overview, consult the walkthrough.
The PySAL spvcm is a package to estimate spatially-correlated variance components models/varying intercept models. In addition to a general toolkit to conduct Gibbs sampling in Python, the package also provides an interface to PyMC3 and CODA. For a complete overview, consult the walkthrough.
To install py39-spvcm, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install py39-spvcm
To see what files were installed by py39-spvcm, run:
port contents py39-spvcm
To later upgrade py39-spvcm, run:
sudo port selfupdate && sudo port upgrade py39-spvcm
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.