r-flexstanr 0.2.0
Propagated dependencies: r-parallelly@1.47.0
Channel: guix-cran
Home page: https://accidda.github.io/flexstanr/
Licenses: Expat
Build system: r
Synopsis: Portable Backend Layer for 'Stan' Models
Description:
Gives a Stan'-based R package one interface for fitting its models through either rstan or cmdstanr', neither of which is required to install this package (install whichever you use). Collects and validates sampler options, guarding against mixing one backend's argument vocabulary into the other, dispatches the fit to the chosen backend, and exposes backend-agnostic accessors for reading posterior draws, extracting parameters, and running generated quantities. The host package supplies its own compiled models; flexstanr resolves them from the calling package at run time, so the same code works whichever backend is installed.
Total packages: 1