首页    期刊浏览 2024年11月29日 星期五
登录注册

文章基本信息

  • 标题:Genetic Optimization Using Derivatives: The rgenoud Package for R
  • 本地全文:下载
  • 作者:Walter R. Mebane Jr. ; Jasjeet S. Sekhon
  • 期刊名称:Journal of Statistical Software
  • 印刷版ISSN:1548-7660
  • 电子版ISSN:1548-7660
  • 出版年度:2011
  • 卷号:42
  • 期号:1
  • 页码:1-26
  • 语种:English
  • 出版社:University of California, Los Angeles
  • 摘要:genoud is an R function that combines evolutionary algorithm methods with a derivative-based (quasi-Newton) method to solve difficult optimization problems. genoud may also be used for optimization problems for which derivatives do not exist. genoud solves problems that are nonlinear or perhaps even discontinuous in the parameters of the function to be optimized. When the function to be optimized (for example, a log-likelihood) is nonlinear in the model's parameters, the function will generally not be globally concave and may have irregularities such as saddlepoints or discontinuities. Optimization methods that rely on derivatives of the objective function may be unable to find any optimum at all. Multiple local optima may exist, so that there is no guarantee that a derivative-based method will converge to the global optimum. On the other hand, algorithms that do not use derivative information (such as pure genetic algorithms) are for many problems needlessly poor at local hill climbing. Most statistical problems are regular in a neighborhood of the solution. Therefore, for some portion of the search space, derivative information is useful. The function supports parallel processing on multiple CPUs on a single machine or a cluster of computers.
国家哲学社会科学文献中心版权所有