Skip to content

❗ This is a read-only mirror of the CRAN R package repository. MaxentVariableSelection — Selecting the Best Set of Relevant Environmental Variables along with the Optimal Regularization Multiplier for Maxent Niche Modeling

Notifications You must be signed in to change notification settings

cran/MaxentVariableSelection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purpose

The R package 'MaxentVariableSelection' helps selecting the most important set of uncorrelated environmental variables along with the optimal regularization multiplier for Maxent Niche Modeling. This allows constrain model complexity, and thus, to increase model peformance and transferability of habitat suitability to novel environmental conditions (e.g. future climate scenarios).

Installation

To install and load the package from CRAN, type:

install.packages("MaxentVariableSelection")
library(MaxentVariableSelection)

To install and load the package from github, type:

install.packages("devtools") 
devtools::install_github("alj1983/MaxentVariableSelection")
library(MaxentVariableSelection)

Documentation

The folder 'vignettes' contains documentation files that show how to use the package. The main function of the package (VariableSelection) and the example datasets in 'inst/extdata' are described in the 'MaxentVariableSelection-manual.pdf'.

About

❗ This is a read-only mirror of the CRAN R package repository. MaxentVariableSelection — Selecting the Best Set of Relevant Environmental Variables along with the Optimal Regularization Multiplier for Maxent Niche Modeling

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages