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

R语言 VGAM包 AA.Aa.aa()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-10-1 15:23:59 | 显示全部楼层 |阅读模式
AA.Aa.aa(VGAM)
AA.Aa.aa()所属R语言包:VGAM

                                         The AA-Aa-aa Blood Group System
                                         AA-AA-AA血型系统

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

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

Estimates the parameter of the  AA-Aa-aa blood group system.
估计参数的AA-AA-AA血型系统。


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


AA.Aa.aa(link = "logit", earg=list(), init.pA = NULL)



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

参数:link
Link function applied to pA. See Links for more choices.  
链接功能适用于pA。见Links更多的选择。


参数:earg
List. Extra argument for the link. See earg in Links for general information.  
列表。额外的参数的链接。见earg中Links的一般信息。


参数:init.pA
Optional initial value for pA.  
可选的初始值pA。


Details

详细信息----------Details----------

This one parameter model involves a probability called pA. The probability of getting a count in the first column of the input (an AA) is pA*pA.
这一个参数模型涉及的概率称为pA的。在第一列中的输入(一个AA)得到一个计数的概率是pA*pA。


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

An object of class "vglmff" (see vglmff-class). The object is used by modelling functions such as vglm and vgam.
类的一个对象"vglmff"(见vglmff-class)。该对象被用于建模功能如vglm和vgam。


注意----------Note----------

The input can be a 3-column matrix of counts, where the columns  are AA, Ab and aa (in order). Alternatively, the input can be a 3-column matrix of  proportions (so each row adds to 1) and the weights argument is used to specify the total number of counts for each row.
输入可以是一个3列矩阵的计数,其中列有AA,AB和AA(按顺序)。可替代地,输入可以是比例(所以每一行添加1)具有3列的矩阵,并weights参数是用来指定为每一行的计数的总数。


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


T. W. Yee



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

Genetic Data Analysis II: Methods for Discrete Population Genetic Data, Sunderland, MA: Sinauer Associates, Inc.

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

AB.Ab.aB.ab, AB.Ab.aB.ab2, ABO, G1G2G3, MNSs.
AB.Ab.aB.ab,AB.Ab.aB.ab2,ABO,G1G2G3,MNSs。


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


y = cbind(53, 95, 38)
fit = vglm(y ~ 1, AA.Aa.aa(link="probit"), trace=TRUE)
rbind(y, sum(y)*fitted(fit))
Coef(fit) # Estimated pA[估计pA的]
summary(fit)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-26 22:32 , Processed in 0.051571 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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