dismo-package(dismo)
dismo-package()所属R语言包:dismo
Species distribution modeling
物种分布建模
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This package implements a few species distribution models, including an R link to the 'maxent' model, and native implementations of Bioclim and Domain. It also provides a number of functions that can assist in using Boosted Regresssion Trees.
这个包实现了几个物种分布模型,其中包括研发环节MAXENT“的模式,本机实现BIOCLIM和域。它也提供了大量的功能,可以帮助提振回归与树。
A good place to start is the vignette, which you can access by typing vignette('sdm', 'dismo')
一个良好的开始是小插曲,你可以通过输入vignette('sdm', 'dismo')
In addition there are a number of functions, such sampling background points, k-fold sampling, and for model evaluation (AUC) that are useful for these and for other species distribution modeling methods available in R (e.g. GLM, GAM, and RandomForest).
此外,还有一些功能,这些采样背景点,K倍的取样,并进行模型评估(AUC)是有用的这些和其他物种分布建模方法可以在R(例如GLM,GAM,和RandomForest) 。
(作者)----------Author(s)----------
Robert J. Hijmans, Steven Phillips, John Leathwick and Jane Elith
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|