lawsuits(UsingR)
lawsuits()所属R语言包:UsingR
Law suit settlements
诉讼定居点
译者:生物统计家园网 机器人LoveR
描述----------Description----------
A simulated dataset on the settlement amount of 250 lawsuits based on values reported by Class Action Reports.
一个模拟数据集结算金额的250诉讼,根据报告的Action类报告。
用法----------Usage----------
data(lawsuits)
格式----------Format----------
The format is: num [1:250] 16763 10489 17693 14268 442 ...
格式为:民[1:25] 16763 10489 17693 14268 442 ...
Details
详细信息----------Details----------
Class Action Reports completed an extensive survey of attorney fee awards from 1,120 common fund class actions (Volume 24, No. 2, March/April 2003). The full data set is available for a fee. This data is simulated from the values published in an excerpt.
Action类报告从1,120共同基金的集体诉讼(第24卷,第2号,3月/ 2003年4月)完成了一项广泛调查的律师费奖励。完整的数据集提供收费的。这个数据是从摘录公布的数值模拟。
源----------Source----------
http://www.classactionreports.com/classactionreports/attorneyfee.htm
参考文献----------References----------
by Jonathan D. Glater in the January 14, 2004 New York Times which cites a Jan. 2004 paper in the Journal of Empirical Legal Studies by Eisenberg and Miller.
实例----------Examples----------
data(lawsuits)
mean(lawsuits)
median(lawsuits)
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|