用于非线性约束的 R 求解器
是否有类似于solve.QP但针对非线性约束的R求解器函数?另外,是否还有另一个用于三次或更高阶约束和最小/最大函数的通用求解器?
Is there R solver function similar to solve.QP but for non linear constraints? Also, is there another generic solver for cubic or higher degree contraints and minimum/maximum functions?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
以下是从 优化任务视图 逐字复制的一些建议 < a href="http://cran.r-project.org/" rel="nofollow noreferrer">CRAN:
Here are a few suggestions copied verbatim from the Optimisation Task View on CRAN: