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

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

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

                                         90th U.S. Senate Roll Call Vote Matrix
                                         第90届美国参议院唱名表决矩阵

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

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

This dataframe contains a matrix of votes cast by U.S. Senators in the 90th Congress.  The data are formatted consistent with the rollcall object format in Simon Jackman's pscl package.
该数据框包含一个矩阵的美国参议员在第90届国会投票。这些数据被格式化的rollcall对象格式西蒙·杰克曼的pscl包。


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


data(sen90)



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

The dataframe contains roll call data for all Senators in the 90th Senate. The data is formatted as a rollcall object with the following elements.
数据框包含所有参议员在第90届参议院点名数据。这些数据被格式化为一个rollcall对象包含下列元素。


参数:votes
data frame, containing all data from the old nom31.dat file about legislators. For a typical W-NOMINATE object run with an ORD file read using readKH, it will contain the following:   
数据框,其中包含的所有数据从旧的nom31.dat文件有关立法会议员。对于一个典型的W-ORD文件运行提名对象阅读使用readKH,它将包含以下内容:

state State name of legislator.  
state国家名称的立法会议员。

icpsrState ICPSR state code of legislator.  
icpsrState ICPSR状态代码的立法会议员。

cd Congressional District number.  
cd国会区号码。

icpsrLegis ICPSR code of legislator.  
icpsrLegis ICPSR代码的立法会议员。

party Party of legislator.  
party党的立法会议员。

partyCode ICPSR party code of legislator.  
partyCode ICPSR第三方代码的立法会议员。


参数:codes
list of four vectors. yea shows the codes in votes that are yea votes, 'nay' shows nay codes, notInLegis shows absences, and missing shows the missing codes.  
四个向量的列表。 yea中的代码votes是啊票,“拒绝”拒绝代码,notInLegis缺席,和missing显示了失码。


参数:n
numeric, number of legislators  
数字,多位立委


参数:m
numeric, number of roll calls  
数值,数点名


参数:legis.data
data frame, containing the following information on legislators:   
数据框,立法者包含以下信息:

state State name of legislator.  
state国家名称的立法会议员。

icpsrState ICPSR state code of legislator.  
icpsrState ICPSR状态代码的立法会议员。

cd Congressional District number.  
cd国会区号码。

icpsrLegis ICPSR code of legislator.  
icpsrLegis ICPSR代码的立法会议员。

party Party of legislator.  
party党的立法会议员。

partyCode ICPSR party code of legislator.  
partyCode ICPSR第三方代码的立法会议员。


参数:vote.data
null, would otherwise be a data frame containing data on the votes.  
空,否则将数据框包含的数据的选票。


参数:desc
null, would otherwise be a string describing the data set.  
空,否则将一个字符串来描述数据集。


参数:source
string, describing where data set was read from.  
字符串,描述数据集读取。


(作者)----------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>




源----------Source----------

Keith Poole. 2005. 90th Senate Roll Call Vote Data. http://www.voteview.com/.
基思·普尔。 2005年。第90届参议院唱名表决的数据。 http://www.voteview.com/。


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

'wnominate'.
“wnominate”。


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


    #This data file is the same as reading file using:[数据读取文件使用的文件是相同的:]
    #sen90 &lt;- readKH("ftp://voteview.com/sen90kh.ord")[sen90 < -  readKH(“ftp://voteview.com/sen90kh.ord”)]
    #All ORD files can be found on www.voteview.com[ORD文件上可以找到www.voteview.com的]
    data(sen90)
   
    summary(sen90)
    result<-wnominate(sen90,polarity=c(2,5))
    summary(result)
    plot(result)

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


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

使用道具 举报

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

本版积分规则

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

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

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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