找回密码
 注册
查看: 459|回复: 0

R语言 sperrorest包 ecuador()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-30 15:02:32 | 显示全部楼层 |阅读模式
ecuador(sperrorest)
ecuador()所属R语言包:sperrorest

                                        J. Muenchow's Ecuador landslide data set
                                         J.明肖厄瓜多尔山体滑坡的数据集

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

Data set created by Jannes Muenchow, University of Erlangen-Nuremberg, Germany. These data should be cited as Muenchow et al. (2012) (see reference below). This publication also contains additional information on data collection and the geomorphology of the area. The data set provded here is (a subset of) the one from the 'natural' part of the RBSF area and corresponds to landslide distribution in the year 2000.
雅尼明肖,德国埃尔兰根 - 纽伦堡大学,创建数据集。这些数据的引用应为明肖等。 (2012年)(见参考文献)。本出版物中还包含其他信息的数据收集和该区域的地貌。每档均有这里的数据集(一个子集)是一个来自“自然”的一部分的RBSF区域和对应的滑坡分布在2000年。


格式----------Format----------

a data.frame with point samples of landslide and non-landslide locations
data.frame山体滑坡和滑坡点的样品位置


参考文献----------References----------

process rates of landslides along a humidity gradient in the tropical Andes. Geomorphology, 139-140: 271-284.
landslide hazards: review, comparison and evaluation. Natural Hazards and Earth System Sciences, 5(6): 853-862.

实例----------Examples----------


data(ecuador)
str(ecuador)
library(rpart)
ctrl = rpart.control(cp = 0.02)
fit = rpart(slides ~ dem + slope + hcurv + vcurv +
   log.carea + cslope,
  data = ecuador, control = ctrl)
par(xpd = TRUE)
plot(fit, compress = TRUE, main = "Muenchow's landslide data set")
text(fit, use.n = TRUE)

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2025-6-18 18:32 , Processed in 0.060014 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表