SDStability(SDisc)
SDStability()所属R语言包:SDisc
SDStability
SDStability
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Evaluates the stability of a subtype model by introducing step by step more noise in the data.
评估板通过引入步骤一步的详细数据中的噪声的一个亚型模型的稳定性。
用法----------Usage----------
## Default S3 method:[默认方法]
SDStability(x, q, rseed=6013, nnoise=10, nrep=10)
## S3 method for class 'SDStability'
plot(x, ncolors=9, minmax=c(0.5, 1), ...)
参数----------Arguments----------
参数:x
an SDisc analysis result
SDisc的的分析结果
参数:q
the model to assess
模型来评估
参数:rseed
an integer to initialize the random number generator
的整数来初始化随机数发生器
参数:nnoise
an integer to set the number of noise levels
整数的数量来定的噪音水平
参数:nrep
an integer to indicate the number of replicates
一个整数来表示的重复数
参数:ncolors
the number of colors in the grey gradient
的灰度梯度的数目中的颜色
参数:minmax
the range of values for the color, by default 0.5 to 1 of the $V$ values.
范围的颜色值,默认情况下0.51$ V $的值。
参数:...
(currently not use) additional parameters passed to the graphic functions
(目前未使用)额外的参数传递给图形功能
Details
详细信息----------Details----------
plot illustrates by color images the result of stability analyzes (SDStability).
plot显示彩色图像的稳定性分析的结果(SDStability)。
(作者)----------Author(s)----------
Fabrice Colas
参考文献----------References----------
Marinus, H, van Hilten, JJ, Slagboom, PE, Kok, JN: Stability of Clusters for Different Time Adjustments in Complex Disease. Research 30th Annual International IEEE EMBS Conference (EMBC'08), Vancouver, Canada, 2008.
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|