You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Title: Fitting 'Maxent' Species Distribution Models with 'glmnet'
Version: 0.1.4
Date: 2021-07-08
Author: Steven Phillips
Maintainer: Steven Phillips <mrmaxent@gmail.com>
Imports:
utils,
stats,
glmnet,
dplyr
Suggests:
stars,
terra
Description: Procedures to fit species distributions models from occurrence records and environmental variables, using 'glmnet' for model fitting. Model structure is the same as for the 'Maxent' Java package, version 3.4.0, with the same feature types and regularization options. See the 'Maxent' website <http://biodiversityinformatics.amnh.org/open_source/maxent> for more details.