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

R语言 aroma.light包 plotXYCurve.numeric()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-25 12:07:12 | 显示全部楼层 |阅读模式
plotXYCurve.numeric(aroma.light)
plotXYCurve.numeric()所属R语言包:aroma.light

                                        Plot the relationship between two variables as a smooth curve
                                         绘制一条光滑的曲线的两个变量之间的关系

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

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

Plot the relationship between two variables as a smooth curve.
画出一条平滑的曲线的两个变量之间的关系。


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





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

参数:x, y
Two numeric vector of length N.
两个numericvector长度为N


参数:lwd
The width of the curve.
曲线的宽度。


参数:col
The color of the curve.
曲线的颜色。


参数:dlwd
The width of the density curves.
密度曲线的宽度。


参数:dcol
The fill color of the interior of the density curves.
密度曲线内部的填充颜色。


参数:xlim, ylim
The x and y plotting limits.
X和Y绘图限制。


参数:xlab, ylab
The x and y labels.
X和Y标签。


参数:curveFit
The function used to fit the curve.  The two first arguments of the function must take x and y, and the function must return a list with fitted elements x and y.
function使用适合的曲线。这两个函数的第一个参数必须采取x和y,该函数必须返回装元素listx和y。


参数:...
Additional arguments passed to lines used to draw the curve.
额外的参数传递到lines用于绘制曲线。


参数:add
If TRUE, the graph is added to the current plot, otherwise a new plot is created.
如果TRUE,图形添加到当前的图,否则创建一个新的图。


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

Returns (invisibly) the curve fit.
回报(不可见)的曲线拟合。


遗漏值----------Missing values----------

Data points (x,y) with non-finite values are excluded.
与非有限值的数据点(X,Y)被排除在外。


作者(S)----------Author(s)----------


Henrik Bengtsson (<a href="http://www.braju.com/R/">http://www.braju.com/R/</a>)



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

plotXYCurve.matrix().
plotXYCurve.matrix()。

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-23 21:16 , Processed in 0.021410 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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