Artifacts using ForEach (377)
1. Plyr601 usages
org.renjin.cran » plyrMIT
A set of tools that solves a common set of problems: you need to break a big problem down into manageable pieces, operate on each piece and then put all the pieces back together. For example, you might want to fit a model to each spatial location or time point in your study, summarise data by panels or collapse high-dimensional arrays to simpler summary statistics. The development of 'plyr' has been generously supported by 'Becton Dickinson'.
Last Release on May 30, 2024
Provides a parallel backend for the %dopar% function using the parallel package.
Last Release on May 1, 2022
Extremely efficient procedures for fitting the entire lasso or elastic-net regularization path for linear regression, logistic and multinomial regression models, Poisson regression and the Cox model. Two recent additions are the multiple-response Gaussian, and the grouped multinomial regression. The algorithm uses cyclical coordinate descent in a path-wise fashion, as described in the paper linked to via the URL below.
Last Release on Nov 4, 2024
Support for iterators, which allow a programmer to traverse through all the elements of a vector, list, or other collection of data.
Last Release on Nov 4, 2024
5. MSM58 usages
org.renjin.cran » msmGPL
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal data. Designed for processes observed at arbitrary times in continuous time (panel data) but some other observation schemes are supported. Both Markov transition rates and the hidden Markov output process can be modelled in terms of covariates, which may be constant or piecewise-constant in time.
Last Release on Feb 15, 2021
This package provides modified versions and novel implementation of functions for parallel evaluation, tailored to use with Bioconductor objects.
Last Release on Apr 28, 2022
7. GAM36 usages
org.renjin.cran » gamGPL
Functions for fitting and working with generalized additive models, as described in chapter 7 of "Statistical Models in S" (Chambers and Hastie (eds), 1991), and "Generalized Additive Models" (Hastie and Tibshirani, 1990).
Last Release on Feb 16, 2021
Implements the differential evolution algorithm for global optimization of a real-valued function of a real-valued parameter vector.
Last Release on Sep 14, 2024
Testing, monitoring and dating structural changes in (linear) regression models. strucchange features tests/methods from the generalized fluctuation test framework as well as from the F test (Chow test) framework. This includes methods to fit, plot and test fluctuation processes (e.g., CUSUM, MOSUM, recursive/moving estimates) and F statistics, respectively. It is possible to monitor incoming data online using fluctuation processes. Finally, the breakpoints in regression models with structural changes can ...
Last Release on Feb 14, 2021
10. DoMC19 usages
org.renjin.cran » doMCGPL
Provides a parallel backend for the %dopar% function using the multicore functionality of the parallel package.
Last Release on May 1, 2022