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

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

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

                                        Linear Constraints
                                         线性约束

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

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

Linear constraints are typically of the form Ax ≤q b. A is a (sparse) matrix of coefficients to the objective variables x. b is called the right hand side of the
线性约束条件是通常的形式Ax ≤q b。 A(稀疏)的系数矩阵的客观变量x。 b被称为的右手侧的


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





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

参数:L
a numeric vector of length n (a single constraint) or a matrix of dimension n \times m, where n is the number of objective variables and m is the number of constraints. Matrices can be of class "simple_triplet_matrix" to allow a sparse representation of constraints.
一个数值向量的长度n(一个约束)或矩阵的维n \times m,其中n是目标变量的数量和m人数的限制。矩阵类"simple_triplet_matrix"可以允许稀疏表示的约束。


参数:dir
a character vector with the directions of the constraints. Each element must be one of "<", "<=", ">", ">=", "==" or "!=".
一个字符向量方向的约束。每个元素都必须有一个"<","<=",">",">=","=="或"!="。


参数:rhs
a numeric vector with the right hand side of the constraints.
约束用右手侧的一个数值向量。


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

an object of class "L_constraint" which inherits
一个对象的类"L_constraint"继承


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


Stefan Theussl

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-25 14:42 , Processed in 0.038083 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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