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

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

[复制链接]
发表于 2012-2-25 22:10:30 | 显示全部楼层 |阅读模式
Macmat(Icens)
Macmat()所属R语言包:Icens

                                        A function to compute the incidence matrix for an intersection graph.
                                         一个函数来计算一个路口图的关联矩阵。

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

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

Returns the Petrie matrix and Petrie pairs of an interval order given its list of maximal antichains. These can be obtained from Maclist.
返回皮特里矩阵给定的时间间隔其最大antichains名单顺序和皮特里对。这些都可以从Maclist。


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


Macmat(ml)



参数----------Arguments----------

参数:ml
A list containing the maximal cliques of the intersection graph of the data.  
一个包含数据的路口图的最大派系的名单。


Details

详情----------Details----------

Not worth mentioning?
不值一提?


值----------Value----------

A list containing two components.  
列表包含两部分组成。


参数:pmat
The Petrie or clique matrix of the underlying interval order.
的皮特里或集团矩阵的底层的间隔顺序。


参数:ppairs
The Petrie pairs for each observation. These indicate the first and last maximal clique occupied by the observation.
皮特里对每个观察。这些指示的第一个和最后一个观察所占用的最大集团。


作者(S)----------Author(s)----------


Alain Vandal and Robert Gentleman



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



参见----------See Also----------

Maclist
Maclist


举例----------Examples----------


   data(cosmesis)
   csub1 <- subset(cosmesis, subset=Trt==0, select=c(L,R))
   ml1 <- Maclist(csub1)
   mm1 <- Macmat(ml1)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-5 19:48 , Processed in 0.026251 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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