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

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

[复制链接]
发表于 2012-10-1 20:25:39 | 显示全部楼层 |阅读模式
cepha(wccsom)
cepha()所属R语言包:wccsom

                                        Cephalosporin data set
                                         头孢类数据集

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

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

X-ray powder patterns of 20 cephalosporin / antibiotic complexes.
20头孢菌素/抗生素配合物的X-射线粉末图。


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


data(cepha)



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

This yields a list with three components: the first component, '"patterns"', is a matrix of 20 rows and 425 variables, containing the powder patterns; the second component is '"class.names"', and gives information on the class of the crystal structure. The final component, "thetas", contains the 2theta values at which intensities have been measured.
这产生了具有三个组件的列表:第一成分,“模式”,20行和第425变量是一个矩阵,含有的粉末图案,第二成分为“class.names”,并给出了信息类的晶体结构。最后一个部分,“thetas”,包含强度的2theta值进行了测量。


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



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


data(cepha)
plot(cepha$thetas, cepha$patterns[1,], type="l", xlab="2theta", ylab="Counts")
matplot(cepha$thetas, t(cepha$patterns), type="l",xlab="2theta", ylab="Counts",
        col=as.integer(factor(cepha$class.names))+1, lty=1)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-25 10:29 , Processed in 0.021301 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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