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

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

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

                                        Optimization Problem Constructor
                                         优化问题的构造函数

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

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

Optimization problem constructor
优化问题的构造函数


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





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

参数:objective
an object inheriting from class "objective".
对象继承类"objective"。


参数:constraints
an object inheriting from class "constraints".
对象继承类"constraints"。


参数:bounds
NULL (default) or a list with elements upper and lower containing the indices and corresponding bounds of the objective variables.  The default for each variable is a bound between 0 and Inf.
NULL(默认)或列表的元素upper和lower包含的指标和相应的目标变量的界限。每个变量的默认值是一个介于0和Inf约束。


参数:types
a character vector giving the types of the objective variables, with "C", "I", and "B" corresponding to continuous, integer, and binary, respectively, or NULL (default), taken as all-continuous.  Recycled as needed.
字符向量给目标变量的类型,"C","I"和"B"对应于连续的,整数和二进制,分别或NULL(默认) ,视为所有连续。回收作为需要。


参数:maximum
a logical giving the direction of the optimization. TRUE means that the objective is to maximize the objective function, FALSE (default) means to minimize it.
一个逻辑给出的优化的方向。 TRUE是指,目标是最大化目标功能,FALSE的(默认),以尽量减少。


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

A list containing the optimal solution, with the following components.
甲列表,其中包含的最优解,与以下组件。


参数:solution
the vector of optimal coefficients
最优系数的矢量


参数:objval
the value of the objective function at the optimum
在最佳的目标函数的值


参数:status
an integer with status information about the solution returned: 0 if the optimal solution was found, a non-zero value otherwise
返回与该溶液的状态有关下列内容的信息的整数:0如果发现最优解,一个非零值,否则


参数:msg
the status code and additional information about the solution provided by the solver. </table>
提供的解决方案通过求解器状态码和其他信息。 </ TABLE>


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


Stefan Theussl

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-25 14:48 , Processed in 0.028825 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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