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

R语言 sos包 summary.findFn()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-30 12:01:50 | 显示全部楼层 |阅读模式
summary.findFn(sos)
summary.findFn()所属R语言包:sos

                                        Summary Method for findFn
                                         总结方法findFn

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

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

Summary Method for objects of class findFn
摘要方法的类的对象的findFn


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


## S3 method for class 'findFn'
summary(object, minPackages = 12,
                         minCount = NA, ...)



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

参数:object
An object of class findFn
对象的类findFn


参数:minPackages
the minimum number of packages to include in the summary.  Other packages with the same count will also appear in the summmary, but packages with a smaller count will not.  The number of packages displayed will be less than minPackages only when there are fewer than that number of packages containing the search term in its help pages.  
最少数量的软件包,包括在摘要中。与相同数量的其他程序包也将出现在summmary,但包一个较小的数不会。显示包的数量将小于minPackages的只有当有少于这个数字包含搜索词的包,在它的帮助页面。


参数:minCount
the minimum count for a package to display.  minCount = 1 displays all packages.  The default is the minimum of the input minCount and the count for package number minPackages.  
的最低包计数显示。 minCount= 1显示所有的软件包。默认值是最低的输入minCount包数minPackages和计数。


参数:...
ignored
忽视


Details

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

Return an object of class c('summary.findFn', 'list') with summary information on only packages satisfying the minPackages and minCount criteria.  The minPackages and minCount components of the summary output list will be adjusted as necessary to match characteristics of object.  The print method for a summary.findFn object will display the minCount, but minPackages will be a component of the returned object without being printed.
C类(“summary.findFn,名单)返回一个对象上的包,满足minPackages和minCount标准的概要信息。 minPackages和minCount组件的输出摘要“列表中,将进行必要的调整,以符合特征的object。 print的summary.findFn对象的方法将显示minCount,但minPackages将返回的对象的一个组成部分而不会被打印。


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

An object of class c('summary.findFn', 'list') with the following elements:
C类(“summary.findFn,名单)的对象包含下列元素:


参数:PackageSummary
a data.frame with one row for each package and columns Package, Count, MaxScore, TotalScore, and Date. This summary is sorted per the sortby argument in the call to findFn.  
每个程序包和列一列的数据框Package,Count,MaxScore,TotalScore和Date。本摘要排序每sortby参数在调用findFn。


参数:minPackages, minCount
the minPackages and minCount arguments in this call to summary.findFn.  
minPackages和minCount参数在调用summary.findFn。


参数:matches
the total number of matches returned by findFn.  This is an attribute of a findFn object;  the number of rows of object will either be matches or maxPages*matchesPerPage, whichever is smaller.  
的比赛返回findFn总数。这是一个属性的findFn对象的行数object是matches或MAXPAGES * matchesPerPage,以较小者为准。


参数:nrow
the number if matches in this findFn object  
匹配的号码,如果在这findFn对象


参数:nPackages
the number of packages in this findFn object  
在此findFn对象的包数


参数:call
the matched call to findFn.  
匹配的调用findFn。


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



Spencer Graves




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

findFn, RSiteSearch
findFn,RSiteSearch


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


  z <- findFn("spline", maxPages = 2)
  summary(z, 2)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-6-9 12:56 , Processed in 0.022178 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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