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

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

[复制链接]
发表于 2012-9-28 22:14:21 | 显示全部楼层 |阅读模式
benchmark(Rsolnp)
benchmark()所属R语言包:Rsolnp

                                         The Rsolnp Benchmark Problems Suite.
                                         Rsolnp基准问题套房。

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

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

The function implements a set of benchmark problems against the MINOS solver of  Murtagh and Saunders.
该功能实现了一组Murtagh和桑德斯对MINOS求解基准问题。


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


benchmark(id = "Powell")



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

参数:id
The name of the benchmark problem. A call to the function benchmarkids will return the available benchmark problems.  
基准的问题的名称。的调用函数benchmarkids的将返回可用的基准问题。


Details

详细信息----------Details----------

The benchmarks were run on an intel core 2 extreme x9000 cpu with 8GB of memory on windows vista operating system. The MINOS solver was used via the tomlab interface to matlab except for the portfolio problems (Rachev and Kappa ratios) which used the SNOPT solver.
英特尔酷睿2至尊X9000 CPU与8GB的内存在Windows Vista操作系统上运行的基准。 MINOS求解器使用通过tomlab接口,MATLAB除了使用SNOPT求解的组合问题(拉切夫和Kappa比)。


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

A data.frame containing the benchmark data. The description of the benchmark problem can be accessed throught the description attribute of the data.frame.
数据框的基准数据。基准的问题的描述可被访问的整个description属性的数据框。


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



Alexios Ghalanos and Stefan Theussl<br>
Y.Ye (original matlab version of solnp)




参考文献----------References----------

Lecture Notes in Economics and Mathematical Systems. Springer Verlag, 1981.<br>  Y.Ye, Interior algorithms for linear, quadratic, and linearly constrained non  linear programming, PhD Thesis, Department of EES Stanford University, Stanford CA.<br> B.A.Murtagh and M.A.Saunders, MINOS 5.5 User's Guide, Report SOL 83-20R, Systems  Optimization Laboratory, Stanford University (revised July 1998).<br> P. E. Gill, W. Murray, and M. A. Saunders, SNOPT An SQP algorithm for large-scale constrained optimization, SIAM J. Optim., 12 (2002), pp.979-1006.

实例----------Examples----------


## Not run: [#不运行:]
benchmarkids()
benchmark(id = "Powell")
benchmark(id = "Alkylation")
benchmark(id = "Box")
benchmark(id = "KappaRatio")
benchmark(id = "RosenSuzuki")
benchmark(id = "Wright4")
benchmark(id = "Wright9")
benchmark(id = "Electron")
benchmark(id = "Permutation")
# accessing the description[访问说明]
test = benchmark(id = "Entropy")
attr(test, "description")

## End(Not run)[#(不执行)]

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-27 21:04 , Processed in 0.023186 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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