Skip to content

jiho/nppen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Non-Parametric Probabilistic Ecological Niche

Basic implementation of:

Beaugrand, G., Lenoir, S., Ibañez, F., and Manté, C. (2011) A new model to assess the probability of occurrence of a species, based on presence-only data. Marine Ecology Progress Series, 424, 175-190.

in R.

This implementation contains an approximation that makes it very fast in the common conditions of application and is turned on by default.

The code is not on CRAN (and probably will never be, by itself, since it is just two functions). To install:

devtools::install_github("jiho/nppen")
# NB: install package `devtools` if you do not have it already.

About

Non-Parametric Probabilistic Ecological Niche from Beaugrand et al 2011 in R.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages