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

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

[复制链接]
发表于 2012-2-26 11:19:00 | 显示全部楼层 |阅读模式
csApply(prada)
csApply()所属R语言包:prada

                                        Apply a function over the intensities in a cytoSet
                                         申请超过强度在cytoSet的功能

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

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

This a wrapper for sapply for
这一个包装sapply


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


csApply(X, FUN, ..., simplify = TRUE)



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

参数:X
cytoSet.
cytoSet。


参数:FUN
the function to be applied.
要应用的功能。


参数:...
optional arguments to FUN.
FUN可选参数。


参数:simplify
logical; should the result be simplified to a vector or matrix if possible? Gets passed on the sapply.
逻辑;的结果应该被简化为一个向量或矩阵如果可能的话吗?获取通过sapply。


Details

详情----------Details----------

A wrapper for sapply.
一个sapply包装。


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

Like sapply: If FUN always returns a scalar, then the value of this function is a named vector. If FUN always returns a vector of length n, then the value of this function is an n x length(X) matrix with dimnames. Else, the value of this function is a named list whose
sapply:像如果FUN总是返回一个标量,那么这个函数的值是一个名为向量。如果FUN总是返回一个长度n的向量,那么这个函数的值是n x length(X)与dimnames基质。否则,这个函数的值是一个名为列表


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


Wolfgang Huber <a href="http://www.ebi.ac.uk/huber">http://www.ebi.ac.uk/huber</a>



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

sapply
sapply


举例----------Examples----------


cset=readCytoSet(path=system.file("extdata", package="prada"),
  pattern="[A-Z][0-9][0-9]$")
csApply(cset, nrow)
csApply(cset, colMeans)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-1 06:41 , Processed in 0.019691 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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