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

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

[复制链接]
发表于 2012-10-1 22:59:34 | 显示全部楼层 |阅读模式
qnprob(wnominate)
qnprob()所属R语言包:wnominate

                                         Qudaratic Normal Probability Matrix Generator
                                         Qudaratic正态概率矩阵发生器

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

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

qnprob takes estimates from the Quadratic Normal model and returns a matrix of yeah choice probabilities.  It is used to generate a test rollcall object using generateTestData. The function is set up to take identical arguments to nomprob, which explains why many of the arguments do not do anything.
qnprob估计二次正常模式,并返回一个矩阵,是的选择概率。它是用来生成测试rollcall对象使用generateTestData。功能设置采取同样的论点,以nomprob,这就解释了为什么很多论点没有做任何事情。


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


qnprob(yea,nay,ideal,Beta,dimweight,normal=1)                     



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

参数:yea
m x d matrix of yeah locations.  
米x D矩阵的耶地点。


参数:nay
m x d matrix of no locations.  
米x D矩阵的任何位置。


参数:ideal
n x d matrix of legislator ideal points.  
N X立委理想点的二维矩阵。


参数:Beta
Ignored.
忽略。


参数:dimweight
Ignored.
忽略。


参数:normal
integer, '1' generates data using normal probabilities, any other value generates data using logistic probabilities.  
整数,1生成数据使用正常的概率,任何其他值生成数据采用logistic概率。


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

An n x m matrix of probabilities giving the probability of yea for each of n legislators on each of m votes   
概率的n立法者给出的概率是啊每个m的投票上的一个nxm矩阵


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



Keith Poole <a href="mailto:ktpoole@uga.edu">ktpoole@uga.edu</a>

Jeffrey Lewis <a href="mailto:jblewis@ucla.edu">jblewis@ucla.edu</a>

James Lo <a href="mailto:lo@uni-mannheim.de">lo@uni-mannheim.de</a>

Royce Carroll <a href="mailto:rcarroll@rice.edu">rcarroll@rice.edu</a>




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

'generateTestData' and 'wnominate'.
generateTestData和wnominate。


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



    yp <- matrix(rep(0,10),nrow=10)
    np <- matrix(rep(0.1,10),nrow=10)
    ideal <- matrix(rep(0,10),nrow=10)
    qnprob(yp,np,ideal,15,0.5)    #a matrix of yea probabilities[高雅概率的矩阵]


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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-24 22:46 , Processed in 0.025820 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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