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

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

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

                                        Quadratic Constraints
                                         二次约束

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

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

Quadratic constraints are typically of the form \frac{1}{2}x^{\top}Qx + c^{\top}x ≤q b. A is a (sparse) matrix of coefficients to the objective variables x of the quadratic part and c is the vector of coefficients of the linear part of a given constraint. b is called the right
二次约束的通常的形式\frac{1}{2}x^{\top}Qx + c^{\top}x ≤q b的。 A是一个(稀疏)的系数矩阵的目标变量x的二次部分和c是在给定约束的线性部分的系数矢量。 b称为右


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





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

参数:Q
a list of (sparse) matrices representing the quadratic part of each constraint.
(稀疏)矩阵代表每个约束的二次一部分列表。


参数: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 "Q_constraint" which inherits
一个对象的类"Q_constraint"继承


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


Stefan Theussl

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-25 15:59 , Processed in 0.019470 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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