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

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

[复制链接]
发表于 2012-2-25 15:56:55 | 显示全部楼层 |阅读模式
makeShapeDiffCon(cosmo)
makeShapeDiffCon()所属R语言包:cosmo

                                        Constructing a shape parameter difference constraint
                                         构建一个形状参数差别约束

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

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

This function constructs a shapeDiffCon object representing a constraint on the unknown position weight matrix that requires the the difference between the information content at the edge of one interval and the information content at the edge of another interval to be bounded betwene given bounds. This constraint may only be applied to intervals that already have a shape constraint.
这个函数构造一个shapeDiffCon对象代表一个未知的,需要在一个区间的边缘差异之间的信息内容,并在另一区间的边缘要betwene给定的边界范围内的信息内容的位置权重矩阵约束。这个约束可能只适用于已经有一个形状约束的间隔。


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


makeShapeDiffCon(int1, int2, lower, upper)



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

参数:int1
character the location of the first information content of interest. This is specified as the number of the interval followed by the letter a or b depending on whether the left or right edge of the interval is desired.
character利益第一的信息内容的位置。这是指定的时间间隔数目后跟字母a或b取决于是否需要的时间间隔的左边缘或右边缘。


参数:int2
character the location of the second information content of interest. This is specified as the number of the interval followed by the letter a or b depending on whether the left or right edge of the interval is desired.
character利益的第二次信息内容的位置。这是指定的时间间隔数目后跟字母a或b取决于是否需要的时间间隔的左边缘或右边缘。


参数:lower
numeric the lower bound on the difference in information contents.
numeric在信息内容上的差异。


参数:upper
numeric the upper bound on the difference in information contents.
numeric上必将在信息内容上的差异。


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

An object of class shapeDiffCon.
对象类shapeDiffCon。


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



Fabian Gallusser, <a href="mailto:fgallusser@berkeley.edu">fgallusser@berkeley.edu</a>




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

boundCon, shapeCon, subMotifCon, posFreqCon, shapeDiffCon, palCon
boundCon,shapeCon,subMotifCon,posFreqCon,shapeDiffCon,palCon


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


## continuous information content across interval 1[间隔1#连续跨越信息内容]
sdc1 <- makeShapeDiffCon("1a", "1b", 0.0, 0.0)

## continuous information content at junction[#连续在路口的信息内容]
## between intervals 1 and 2[#之间间隔1和2]
sdc2 <- makeShapeDiffCon("1b", "2a", 0.0, 0.0)

## decreasing information content across interval 1[#减少跨间隔1信息内容]
sdc3 <- makeShapeDiffCon("1a", "1b", 0.0, 2.0)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-12 15:00 , Processed in 0.059294 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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