foreach swMATH ID: 8043 Software Authors: Revolution Analytics, Steve Weston Description: foreach: Foreach looping construct for R. Support for the foreach looping construct. Foreach is an idiom that allows for iterating over elements in a collection, without the use of an explicit loop counter. This package in particular is intended to be used for its return value, rather than for its side effects. In that sense, it is similar to the standard lapply function, but doesn’t require the evaluation of a function. Using foreach without side effects also facilitates executing the loop in parallel. Homepage: http://cran.r-project.org/web/packages/foreach/index.html Source Code: https://github.com/cran/foreach Dependencies: R Related Software: R; doParallel; Rcpp; ggplot2; Rmpi; RcppArmadillo; glmnet; doRNG; doSNOW; fda (R); doMC; caret; multicore; snow; zoo; data.table; survival; shiny; CRAN Task Views; Hadoop Cited in: 25 Documents all top 5 Cited by 63 Authors 1 Axenfeld, Julian B. 1 Bagchi, Pramita 1 Beyaztas, Ufuk 1 Bruch, Christian 1 Budtz-Jørgensen, Esben 1 Dai, Xiongtao 1 Eckley, Idris A. 1 Epifanio, Irene 1 Fearnhead, Paul 1 Finkenstädt, Bärbel F. 1 Gorecki, Tomasz T. 1 Guo, Jia 1 Haaland, Benjamin 1 Haynes, Kaylea 1 Holst, Klaus Kähler 1 Hwang, Youngdeok 1 Hyndman, Rob J. 1 Jona-Lasinio, Giovanna 1 Kane, Michael J. 1 Kłopotek, Robert Albert 1 Latouche, Pierre 1 Lawrence, Michael F. 1 Lee, Herbert K. H. 1 Lewis, Bryan W. 1 Liang, Waley W. J. 1 Ligges, Uwe 1 Liquet, Benoit 1 Lu, Siyuan 1 Mahmoudian, Behzad 1 Mastrantonio, Gianluca 1 Mersmann, Olaf 1 Mielniczuk, Jan 1 Mohammadzadeh, Mohsen 1 Morgan, Martin 1 Ouadah, Sarah 1 Papastamoulis, Panagiotis 1 Paynter, Alex 1 Pelland, Noel 1 Robin, Stéphane 1 Santoro, Mario 1 Saracco, Jérôme 1 Schloerke, Barret 1 Shang, Han Lin 1 Smaga, Łukasz 1 Spencer, Simon Edward Frank 1 Sterling, Jeremy T. 1 Sung, Chih-Li 1 Tatikonda, Sekhar 1 Teisseyre, Paweł 1 Tickle, S. O. 1 Touloupou, Panayiota 1 Turlach, Berwin A. 1 Urbanek, Simon 1 Vinué, Guillermo 1 Weihs, Claus 1 Wickramasuriya, Shanika L. 1 Willis, Amy D. 1 Wolf, Christof 1 Yavuv, Fulya Gokalp 1 Zhang, Jinting 1 Zhou, Bu 1 Zhu, Weicheng 1 Zhu, Zhengyuan all top 5 Cited in 17 Serials 4 Computational Statistics 3 Journal of Computational and Graphical Statistics 2 Advances in Data Analysis and Classification. ADAC 2 The Annals of Applied Statistics 2 Statistics and Computing 1 Statistical Science 1 Journal of Statistical Computation and Simulation 1 Computational Statistics and Data Analysis 1 Test 1 Statistica Sinica 1 Journal of Applied Statistics 1 Extremes 1 Mathematical Modelling and Analysis 1 Statistical Analysis and Data Mining 1 Statistics and Its Interface 1 Statistics Surveys 1 Chapman & Hall/CRC Computer Science & Data Analysis Series Cited in 5 Fields 25 Statistics (62-XX) 2 Numerical analysis (65-XX) 2 Computer science (68-XX) 2 Biology and other natural sciences (92-XX) 1 Probability theory and stochastic processes (60-XX) Citations by Year