README.md

CRAN\ Status\ Badge Downloads R-CMD-check

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.

Installing bayesPO

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")

Vignette

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.



GuidoAMoreira/bayesPO documentation built on Nov. 12, 2024, 11:13 p.m.