Launch the GUIGraphical User Interface  | 
      |
|---|---|
Function to run NicheToolBox shinyApp  | 
      |
          Setting & getting environmental dataFind an appropiate source of E-data and read it in R.  | 
      |
get_bio_oracle: Get environmental layers from Bio-Oracle.  | 
      |
get_chelsa: Get bioclimatic layers from CHELSA  | 
      |
get_envirem_clim: Get bioclimatic data from envirem  | 
      |
get_envirem_elev: Get elevation data from envirem  | 
      |
Function to read raster layers with the same extent and resolution in all   | 
      |
          Geographic dataLook for GBIF data (https://www.gbif.org/), curate from spatial duplictes estimate a bias layer.  | 
      |
Function to search and download gbif data  | 
      |
Function to visualize GIBIF data using googleVis  | 
      |
Function to clean duplicated longitude and latitude data  | 
      |
biaslayer: Function to create a bias layer  | 
      |
          Niche space (exploration and filtering) | 
      |
Function to find out strong correlations in a correlation matrix  | 
      |
Function to plot clusters in 3-dimensions.  | 
      |
inEllipsoid: Determine if a point is inside or outside an ellipsoid  | 
      |
Generate random environmental background data  | 
      |
          Ecological Niche ModelingEllispoid modeling functions and MaxEnt calls  | 
      |
Function to compute the Minimum Volume covariance Matrix of an ellipsoid niche model.  | 
      |
Function fit an ellipsoid model  | 
      |
ellipsoid_selection: Performs variable selection for ellipsoid models  | 
      |
maxent_call: Call maxent from R  | 
      |
swd_format: Prepare data in Maxents swd format.  | 
      |
          SDM performanceModel evaluation and thresholding  | 
      |
bin_model: Binarize a model using a threshold  | 
      |
Binomial significance test for ecological niche models.  | 
      |
Function to find the cut-off threshold that optimizes the confusion matrix  | 
      |
ellipsoid_omr  | 
      |
Compute omission rate of a model  | 
      |
Partial ROC calculation for Niche Models  | 
      |
          Extrapolation risk assessmentTools to explore extrapolation risk in ENM  | 
      |
Exdet univariate: NT1 metric, univariate extrapolation risk analysis for model transfer  | 
      |
Exdet multivariate: NT2 metric, multivariate extrapolation risk analysis for model transfer  | 
      |
MOP: Extrapolation risk analysis for model transfer  | 
      |
ntb_mess: Multivariate Environmental Similarity Surfaces (MESS)  | 
      |
          GIS toolsTransform into Principal Componets you E-layers  | 
      |
spca: Principal Component Analysis for Spatial Data  | 
      |
          Helper functionsFunctions that perform calculations inside other functions  | 
      |
nc: Function to check the number of available cores  | 
      |
Detection of environmental values outside the calibration area of a model  | 
      |
Trapezoidal integration for Partial ROC curve  | 
      |