Skip to content

vijaybarve/ENMGadgets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ENMGadgets

About

Gadgets for Ecological Niche Modelling

Install

Install the development version using install_github within Hadley's devtools package.

install.packages("devtools")
require(devtools)

install_github("narayanibarve/ENMGadgets")
require(ENMGadgets)

Note:

Windows users have to first install Rtools and make sure the path is included in system path setting.

Packages ENMGadgets depends on

Functions currently available

PCARaster

pcaop = iPCARaster()

PCAProjection

pcaop = iPCAProjection()

CropRaster

iCropRaster()

DistanceFilter

DistanceFilter()

NicheViews

iNicheViews()

BatchMask

iBatchMask()

ModelThreshold

iModelThreshold()

PartialROC

iPartialROC()

MOP

iMOP()

BatchMaxent

iBatchMaxent()

About

ENMGadgets: tools for pre and post processing in ENM workflows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%