bayesPO is an R package used for presence-only data. It will get more functionalities over time and the newest version will always be available in this page.
The CRAN version can be installed with
install.packages("bayesPO")
To install the latest version from this repository, first make sure you have a C++ compiler on your computer. Then run
install.packages("devtools")
and finally
devtools::install_github("GuidoAMoreira/bayesPO")
For a short tutorial on the workings of the package, check the vignette in https://cran.r-project.org/web/packages/bayesPO/vignettes/bayesPO.html.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.