Functions provided by this pedagogic package allow to compute models with two popular machine learning approaches, BRT (Boosted Regression Trees) and MaxEnt (Maximum Entropy) applied on sets of marine biological and environmental data. They include the possibility of managing the main parameters for the construction of the models. Classic tools to evaluate model performance are provided (Area Under the Curve, omission rate and confusion matrix, map standard deviation) and are completed with tools to perform null models. The biological dataset includes original occurrences of two species of the class Echinoidea (sea urchins) present on the Kerguelen Plateau and that show contrasted ecological niches. The environmental dataset includes the corresponding statistics for 15 abiotic and biotic descriptors summarized for the Kerguelen Plateau and for different periods in a raster format. The package can be used for practicals to teach and learn the basics of species distribution modelling. Maps of potential distribution can be produced based on the example data included in the package, which brings prior observations of the influence of spatial and temporal heterogeneities on modelling performances. The user can also provide his own datasets to use the modelling functions.
Version: | 1.2 |
Depends: | R (≥ 3.1.0) |
Imports: | raster, dismo, SDMTools, gbm, stats, base |
Suggests: | maptools, testthat, grDevices, rJava (≥ 0.5-0), knitr, rmarkdown, ncdf4, rgdal, graphics, sp |
Published: | 2017-10-11 |
Author: | Guillaumot Charlene [aut, cre], Martin Alexis [aut], Eleaume Marc [aut], Saucede Thomas [aut] |
Maintainer: | Guillaumot Charlene <charleneguillaumot21 at gmail.com> |
License: | GPL-3 |
NeedsCompilation: | no |
CRAN checks: | SDMPlay results |
Reference manual: | SDMPlay.pdf |
Vignettes: |
Vignette Title |
Package source: | SDMPlay_1.2.tar.gz |
Windows binaries: | r-devel: SDMPlay_1.2.zip, r-release: SDMPlay_1.2.zip, r-oldrel: SDMPlay_1.2.zip |
OS X El Capitan binaries: | r-release: SDMPlay_1.2.tgz |
OS X Mavericks binaries: | r-oldrel: SDMPlay_1.2.tgz |
Old sources: | SDMPlay archive |
Please use the canonical form https://CRAN.R-project.org/package=SDMPlay to link to this page.