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

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

[复制链接]
发表于 2012-9-30 13:49:25 | 显示全部楼层 |阅读模式
murchison(spatstat)
murchison()所属R语言包:spatstat

                                         Murchison gold deposits
                                         默奇森金矿床

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

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

Data recording the spatial locations of gold deposits and associated geological features in the Murchison area of Western Australia. Extracted from a large scale (1:500,000) study of the Murchison area by the Geological Survey of Western Australia (Watkins and Hickman, 1990). The features recorded are
在西澳大利亚默奇森区域的金矿和相关的地质特征的空间位置数据记录。摘录从大规模(1:50万)研究的默奇森区西澳大利亚地质调查局(金丝和Hickman,1990)。记录

the locations of gold deposits;
金矿床的位置;

the locations of geological faults;
地质断层的位置;

the region that contains greenstone bedrock.
区域包含绿基岩。

The study region is contained in a 330 * 400 kilometre rectangle. At this scale, gold deposits are points, i.e. their spatial extent is negligible.  Gold deposits in this region occur only in greenstone bedrock. Geological faults can be observed reliably only within the same region. However, some faults have been extrapolated (by geological “interpretation”) outside the greenstone boundary  from information observed in the greenstone region.
研究区域包含在330 * 400公里矩形。在这个规模,金矿床点,即它们的空间范围是可以忽略不计。在这一区域的金矿只发生在绿基石。可以观察到可靠的只有同一区域内的地质断层。然而,一些故障推断(地质“解释”)外绿的边界在绿区观察到的信息。

These data were analysed by Foxall and Baddeley (2002) and Brown et al (2002); see also Groves et al (2000), Knox-Robinson and Groves (1997). The main aim is to predict the intensity of the point pattern of gold deposits from the more easily observable fault pattern.
这些数据进行了分析Foxall和巴德利(2002)和Brown等人(2002年); Groves等人(2000年),诺克斯 - 罗宾逊和格罗夫斯(1997)。的主要目的是预测的点图案的金矿床的强度,更容易观察到的故障模式。


用法----------Usage----------


data(murchison)



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

murchison is a list with the following entries:
murchison是具有以下条目的列表:




gold a point pattern (object of class "ppp") representing the point pattern of gold deposits. See ppp.object for details of the format.
金点模式(类的对象"ppp")代表点图案的金矿床。见ppp.object的格式的详细信息。




faults a line segment pattern (object of class "psp") representing the geological faults. See psp.object for details of the format.
故障线段图(对象类"psp")的地质断层。见psp.object的格式的详细信息。




greenstone the greenstone bedrock region. An object of class "owin". Consists of multiple irregular polygons with holes.
绿绿岩基岩区域。对象的类"owin"。由有孔的多个不规则的多边形。

All coordinates are given in metres.
所有坐标都以给定的单位为米。


源----------Source----------

Data were kindly provided by Dr Carl Knox-Robinson of the Department of Geology and Geophysics, University of Western Australia. Permission to use the data is granted by Dr Tim Griffin, Geological Survey of Western Australia and by Dr Knox-Robinson. Please make appropriate acknowledgement to Watkins and Hickman (1990) and the Geological Survey of Western Australia.
数据是由卡尔·诺克斯 - 罗宾逊,西澳大利亚大学地质与地球物理系博士惠赠。使用数据的权限被授予蒂姆·格里芬博士,西澳大利亚地质调查局和诺克斯 - 罗宾逊博士。请作出适当确认沃特金斯和Hickman(1990年)和西澳大利亚地质调查局。


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

Bivariate J-function and other graphical statistical methods help select the best predictor variables as inputs for a neural network method of mineral prospectivity mapping. In U. Bayer, H. Burger and W. Skala (eds.) IAMG 2002: 8th Annual Conference of the International Association for Mathematical Geology, Volume 1, 2002. International Association of Mathematical Geology. Pages 257–268.
Nonparametric measures of association between a spatial point process and a random set, with geological applications. Applied Statistics 51, 165–182.
S, Yun, G.Y. and Holyland, P. (2000) Late-kinematic timing of orogenic gold deposits and significance for computer-based exploration techniques with emphasis on the Yilgarn Block, Western Australia. Ore Geology Reviews, 17, 1–38.
Gold prospectivity mapping using a geographic information system (GIS), with examples from the Yilgarn Block of Western Australia. Chronique de la Recherche Miniere 529, 127–138.
Geological evolution and mineralization of the Murchison Province, Western Australia. Bulletin 137, Geological Survey of Western Australia. 267 pages. Published by Department of Mines, Western Australia, 1990. Available online from Department of Industry and Resources, State Government of Western Australia, <code>www.doir.wa.gov.au</code>

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


  if(interactive()) {
  data(murchison)
  plot(murchison$greenstone, main="Murchison data", col="lightgreen")
  plot(murchison$gold, add=TRUE, pch="+",col="blue")
  plot(murchison$faults, add=TRUE, col="red")
  }

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-6-15 23:10 , Processed in 0.022077 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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