cmdstanr - R Interface to 'CmdStan'
A lightweight interface to 'Stan' <https://mc-stan.org>. The 'CmdStanR' interface is an alternative to 'RStan' that calls the command line interface for compilation and running algorithms instead of interfacing with C++ via 'Rcpp'. This has many benefits including always being compatible with the latest version of Stan, fewer installation errors, fewer unexpected crashes in RStudio, and a more permissive license.
Last updated 8 months ago
bayesbayesianmarkov-chain-monte-carlomaximum-likelihoodmcmcstanvariational-inference
12.33 score 143 stars 8 dependents 5.2k scriptsQuickJSR - Interface for the 'QuickJS' Lightweight 'JavaScript' Engine
An 'R' interface to the 'QuickJS' portable 'JavaScript' engine. The engine and all 'R' to 'JavaScript' interoperability is bundled within the package, requiring no dependencies beyond a 'C' compiler.
Last updated 18 days ago
cpp
10.92 score 18 stars 269 dependents 19 scripts 35k downloadsStanEstimators - Estimate Parameters for Arbitrary R Functions using 'Stan'
Allows for the estimation of parameters for 'R' functions using the various algorithms implemented in the 'Stan' probabilistic programming language.
Last updated 7 months ago
cpp
4.90 score 24 stars 11 scripts