On Best Practice Optimization Methods in<i>R</i> 论文
2014Journal of Statistical Software引用 247顶会
Statistical Methods and InferenceData Analysis with RSimulation Techniques and Applications
摘要
R (R Core Team 2014) provides a powerful and flexible system for statistical computations. It has a default-install set of functionality that can be expanded by the use of several thousand add-in packages as well as user-written scripts. While R is itself a programming language, it has proven relatively easy to incorporate programs in other languages, particularly Fortran and C. Success, however, can lead to its own costs: <ul> <li>Users face a confusion of choice when trying to select packages in approaching a problem.</li> <li>A need to maintain workable examples using early methods may mean some tools offered as a default may be dated.</li> <li>In an open-source project like R, how to decide what tools offer