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

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

[复制链接]
发表于 2012-9-27 22:30:01 | 显示全部楼层 |阅读模式
covfmScreePlot(robust)
covfmScreePlot()所属R语言包:robust

                                        Screeplot
                                         Screeplot

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

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

Draws overlaid screeplots for the models in a covfm object.
绘制叠加screeplots的型号在covfm对象。


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


  covfmScreePlot(x, variables, main, xlab, ylab, ...)



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

参数:x
an object of class "covfm" containing 2 elements, typically the result of fit.models(..).
类的一个对象"covfm"包含2个元素,通常的结果fit.models(..)。


参数:variables
a vector of positive integers specifying which eigenvalues are to be drawn.  By default the 10 largest eigenvalues are plotted.
一个正整数,指定要绘制它的特征值向量。默认情况下,10个最大的特征值绘制。


参数:main
a character string specifying the plot title.
一个字符串,指定图形标题。


参数:xlab
a character string specifying the x-axis label.
一个字符的字符串指定的x轴标签。


参数:ylab
a character string specifying the y-axis label.
一个字符的字符串指定的y轴标签。


参数:...
any additional arguments are passed to matplot.
任何额外的参数传递给matplot。


Details

详细信息----------Details----------

This function is called by the generic function plot.covfm.  To use this function on a "cov" or "covRob" object first use fit.models to coerce the object to class "covfm".
这个函数被调用的通用函数plot.covfm。在“覆盖”或“covRob”的对象第一次使用fit.models要挟的对象类“covfm”,要使用此功能。


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

x is invisibly returned.
x无形地回来了。


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

plot.covfm, fit.models, covRob, ccov.
plot.covfm,fit.models,covRob,ccov。


实例----------Examples----------


  data(woodmod.dat)
  woodmod.fm <- fit.models(list(Robust = "covRob", Classical = "ccov"),
                           data = woodmod.dat)
  covfmScreePlot(woodmod.fm)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-25 11:23 , Processed in 0.020175 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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