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

R语言:sortedXyData()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-16 18:43:18 | 显示全部楼层 |阅读模式
sortedXyData(stats)
sortedXyData()所属R语言包:stats

                                        Create a sortedXyData Object
                                         创建sortedXyData对象

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

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

This is a constructor function for the class of sortedXyData objects.  These objects are mostly used in the initial function for a self-starting nonlinear regression model, which will be of the selfStart class.
这是一个sortedXyData对象的类的构造函数。这些对象大多用于自启动非线性回归模型,这将是initial类selfStart函数。


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


sortedXyData(x, y, data)



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

参数:x
a numeric vector or an expression that will evaluate in data to a numeric vector  
数字向量或表达将在data评估一个数值向量


参数:y
a numeric vector or an expression that will evaluate in data to a numeric vector  
数字向量或表达将在data评估一个数值向量


参数:data
an optional data frame in which to evaluate expressions for x and y, if they are given as expressions  
可选的数据框,其中评估x“的表达y,如果给他们作为表达式


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

A sortedXyData object. This is a data frame with exactly two numeric columns, named x and y.  The rows are sorted so the x column is in increasing order.  Duplicate x values are eliminated by averaging the corresponding y values.
一个sortedXyData对象。这是一个完全两个数字列的数据框,名为x和y。所以x列递增的顺序是,该行进行排序。重复x值均相应y值淘汰。


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


Jos
回复

使用道具 举报

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

本版积分规则

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

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

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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