SDDataSettings(SDisc)
SDDataSettings()所属R语言包:SDisc
Data settings of the SDisc analysis
的SDisc分析的数据设置
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Set or returns the data settings that are used to define the data: how they must be represented graphically (heatmap, parallel coordinates), what are the meaningful factors of variables, what are the data treatments.
设置或返回的数据,用于定义数据的设置:必须将它们用图形表示(热图,平行坐标),有意义的变量因素是什么,什么是数据的处理。
If a matrix is provided, it generates a 'working' settings file (settings.csv) for the current data matrix. It can be saved asCSV or returned to the standard output.
如果将一个矩阵,它会生成一个工作的设置的文件(settings.csv)为当前的数据矩阵。它可以被保存asCSV或返回到标准输出。
用法----------Usage----------
SDDataSettings(x, asCSV=FALSE, inCAnalysis=NULL, latex=FALSE)
参数----------Arguments----------
参数:x
a matrix, an SDData or an SDisc object
一个矩阵,一个SDData或SDisc对象
参数:asCSV
whether to save the settings as a CSV file
是否将设置保存为一个CSV文件
参数:inCAnalysis
a character vector to specify the set of variables to include in the mixture modeling
以包括在该混合物中建模字符向量指定的变量集合
参数:latex
whether a LaTeX output should be generated</table>
LaTeX的输出是否应该产生</ TABLE>
(作者)----------Author(s)----------
Fabrice Colas
参见----------See Also----------
plot.SDData, plot.SDisc, print.SDData, SDData, SDisc, summary.SDData, texTable,
plot.SDData,plot.SDisc,print.SDData,SDData,SDisc,summary.SDData,texTable,
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|