'A package for bayesian analysis of spatial occupancy models'
Project description
OccuSpytial
A package for fast bayesian analysis of spatial occupancy models. OccuSpytial implements several samplers for the single season site spatial occupancy model using the Intrinsic Conditional Autoregressive (ICAR) model for spatial random effects.
Usage
For usage examples refer to the project's documentation.
Installation
The package can be installed using pip.
pip install occuspytial
Alternatively, it can be installed from source using poetry
git clone https://github.com/zoj613/OccuSpytial.git
cd OccuSpytial/
poetry install
Note that installing this way requires that Cython
is installed for a successful build.
Testing
To run tests after installation, the package pytest
is required. Simply run
the following line from the terminal in this package's root directory.
python -m pytest
If all tests pass, then you're good to go.
Licensing
OccuSpytial is free software made available under the BSD License. For details see the LICENSE file.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file occuspytial-0.2.0.tar.gz
.
File metadata
- Download URL: occuspytial-0.2.0.tar.gz
- Upload date:
- Size: 167.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 55b2237790db10df11282ee12697bac376ffb9f50ca77390814b55821549d97d |
|
MD5 | 64ca29865f9857b4eb8222c3bfa0d743 |
|
BLAKE2b-256 | 1009b2ee25748952561dbe70366333ee98f7b57dffe256ca7fd32d281c3f157c |