print.sdda(SDDA)
print.sdda()所属R语言包:SDDA
Print SDDA output to screen
打印SDDA输出到屏幕
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Summary statistics for an SDDA object are printed to the screen including the number of samples, the number of variables, the number of groups and their names etc. Pass plot=TRUE to get plot
摘要的统计数据为一个SDDA的对象被打印到屏幕上的样本数,数的变量的群体,他们的名字等,通过图= TRUE图
用法----------Usage----------
print.sdda(x,plot=FALSE,...)
参数----------Arguments----------
参数:x
output from SDDA
输出SDDA
参数:plot
Should we plot some diagnostics?
如果我们绘制一些诊断?
参数:...
additional parameters as needed
需要额外的参数
(作者)----------Author(s)----------
David Clifford
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|