heogden / glmmsrLinks
Fitting GLMMs with various approximations methods
☆15Updated 6 years ago
Alternatives and similar repositories for glmmsr
Users that are interested in glmmsr are comparing it to the libraries listed below
Sorting:
- R-Fortran Interface for Modern Fortran☆22Updated 5 years ago
- Rcpp bindings for NumPy files☆30Updated 6 months ago
- A reimplementation of the fastLm function of RcppEigen for big.matrix objects for fast out-of-memory linear model fitting☆13Updated 8 years ago
- A C++ port of the IRLBA algorithm, based on the C code in the R package.☆16Updated 5 months ago
- Fast computation of some matrices useful in statistics☆20Updated 3 months ago
- Rcpp Example for accessing NLopt☆14Updated 4 months ago
- R Interface to CVODE/CVODES/IDA functions in the SUNDIALS ODE solving C library☆11Updated 4 months ago
- Bundling of spdlog for use from R and Rcpp☆18Updated 3 months ago
- [On CRAN] Rcpp integration for the Ensmallen templated C++ mathematical optimization library☆32Updated last week
- Converting base R code to Armadillo code for use with RcppArmadillo or for external programs (e.g. Matlab, Mathematica, ...)☆30Updated last year
- An example of how to create an R package that utilizes C++ code that calls Fortran code☆13Updated 2 years ago
- General Purpose Optimization in R using C++: provides a unified C++ wrapper to call functions of the algorithms underlying the optim() s…☆21Updated last week
- Rcpp Bindings to FastAD Automatic Differentiation☆12Updated 4 months ago
- FlexiBLAS API Interface for R☆15Updated last year
- Cubature R Package