R/quansdm.R

#' quansdm: quantitative species distribution modelling framework
#' 
#' quansdm provides wrapper functions for some popular species distribution modelling methods.
#' 
#' It has three main goals:
#' \itemize{
#' \item Free you from tedious tasks.
#' \item Provide a large variety of model performance metrics.
#' \item Provide model validation techniques like cross-validation, null-models, 
#' and  exploration of spatial autocorrelation.
#' }
#' @docType package
#' @name quansdm
#' @useDynLib quansdm
NULL
janhoo/quansdm documentation built on May 18, 2019, 2:38 p.m.