mymvn2plot(VBmix)
mymvn2plot()所属R语言包:VBmix
mymvn2plot
mymvn2plot
译者:生物统计家园网 机器人LoveR
描述----------Description----------
displays mvn envelopes. For internal usage in graphical functions.
显示MVN信封。供内部使用的图形化功能。
用法----------Usage----------
mymvn2plot(w, mu, sigma, k = 15, alone = FALSE, col = NA, alphacol = 0.8, alphanocol = 0.5, lty = "solid")
参数----------Arguments----------
参数:w
weight of the component.
成分的重量计。
参数:mu
mean of the component.
平均成分。
参数:sigma
covariance matrix of the component.
成分的协方差矩阵。
参数:k
resolution used for drawaing the elliptic envelope.
决议用于drawaing的椭圆信封。
参数:alone
if TRUE, the component is to be plotted alone in its own window.
如果为true,组件是单独绘制在自己的窗口。
参数:col
optional background color for the component.
可选的背景颜色的组件。
参数:alphacol
alpha coefficient for a component with a color.
用一种颜色的成分的α系数。
参数:alphanocol
alpha coefficient for a component with no color.
α系数的一个组成部分没有颜色。
参数:lty
line type for the ellipsis.
线路类型的省略号。
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|