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

R语言 pint包 fit.byname()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-26 11:08:48 | 显示全部楼层 |阅读模式
fit.byname(pint)
fit.byname()所属R语言包:pint

                                        Fit dependency model around one gene between two data sets.
                                         围绕一两个数据集之间的基因适合的依赖模型。

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

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

Takes a window from two datasets around chosen gene
注意到一个窗口,从左右两个选择的基因数据集


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



fit.cgh.mir.byname(X, Y, geneName, windowSize, ...)
         
fit.cgh.mrna.byname(X, Y, geneName, windowSize, ...)




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

参数:X,Y
Data sets. Lists containing the following items:     
数据集。列表包含下列项目:

data Data in a matrix form. Genes are in columns and samples in rows. e.g. gene copy number.   
data数据矩阵形式。基因是在列和行中的样品。例如基因拷贝数。

info Data frame which contains following information about genes in data matrix.     
info有关数据矩阵中的基因,其中包含以下信息的数据框。

chr  Factor indicating the chrosome for the gene: (1 to 23, or X or Y  
chr因子说明基因chrosome:(1到23或X或Y

arm Factor indicating the chromosomal arm for the gene ('p' or 'q')  
arm因素表明基因的染色体臂(P或q)

loc Location of the gene in base pairs.          pint.data can be used to create data sets in this format.  
loc碱基对的基因的位置。 pint.data可以用来创建这种格式的数据集。


参数:geneName
The dependency model is calculated around this gene.
依赖模型计算解决这个基因。


参数:windowSize
Size of the data window.
数据窗口的大小。


参数:...
Arguments to be passed to function fit.dependency.model
参数传递给函数fit.dependency.model


Details

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

See fit.dependency.model for details about dependency models and parameters.
看到fit.dependency.model依赖模型和参数的详细信息。


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

DependencyModel
DependencyModel


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


Olli-Pekka Huovilainen <a href="mailtohuovila@gmail.com">ohuovila@gmail.com</a> and Leo Lahti
<a href="mailto:leo.lahti@iki.fi">leo.lahti@iki.fi</a>



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

Proc. MLSP'09 IEEE International Workshop on Machine Learning for Signal Processing, http://www.cis.hut.fi/lmlahti/publications/mlsp09_preprint.pdf
Francis R. and Jordan Michael I. 2005 Technical Report 688. Department of Statistics, University of California, Berkley. http://www.di.ens.fr/~fbach/probacca.pdf
Bishop Christopher M. 1999. Journal of the Royal Statistical Society, Series B, 61, Part 3, pp. 611&ndash;622. http://research.microsoft.com/en-us/um/people/cmbishop/downloads/Bishop-PPCA-JRSS.pdf
D. 1982. Psychometrika, vol. 47, no. 1.

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

Reults from this function: DependencyModel.  fit.dependency.model. Calculating dependency models to chromosomal arm, chromosome or genome screen.cgh.mrna. For calculation of latent variable z:
从这个函数reults:DependencyModel。 fit.dependency.model。依赖模型计算染色体臂染色体或基因组screen.cgh.mrna。对于潜变量z的计算:


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


data(chromosome17)

model <- fit.cgh.mrna.byname(geneExp,geneCopyNum,"ENSG00000132361",10)
## With different model parameters (pCCA)[#不同的模型参数(PCCA)]
model2 <- fit.cgh.mrna.byname(geneExp,geneCopyNum,"ENSG00000132361",10,zDimension=5,priors=list(Nm.wxwy.sigma = NULL))

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-1 11:54 , Processed in 0.022933 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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