Package: bridgestan 2.6.2
bridgestan: BridgeStan, Accessing Stan Model Functions in R
BridgeStan provides efficient in-memory access to the methods of a Stan model, including log densities, gradients, Hessians, and constraining and unconstraining transforms.
Authors:
bridgestan_2.6.2.tar.gz
bridgestan_2.6.2.zip(r-4.6)bridgestan_2.6.2.zip(r-4.5)bridgestan_2.6.2.zip(r-4.4)
bridgestan_2.6.2.tgz(r-4.5-any)bridgestan_2.6.2.tgz(r-4.4-any)
bridgestan_2.6.2.tar.gz(r-4.6-noble)bridgestan_2.6.2.tar.gz(r-4.5-noble)
bridgestan_2.6.2.tgz(r-4.4-emscripten)bridgestan_2.6.2.tgz(r-4.3-emscripten)
bridgestan.pdf |bridgestan.html✨
bridgestan/json (API)
# Install 'bridgestan' in R: |
install.packages('bridgestan', repos = c('https://community.r-multiverse.org', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/roualdes/bridgestan/issues
Last updated 4 days agofrom:2fc2521964 (on v2.6.2). Checks:3 OK, 7 ERROR. Indexed: no.
Target | Result | Total time |
---|---|---|
source / vignettes | OK | 174 |
linux-devel | ERROR | 112 |
linux-release | ERROR | 111 |
macos-release-arm64 | ERROR | 69 |
macos-oldrel-arm64 | ERROR | 77 |
windows-devel | ERROR | 163 |
windows-release | ERROR | 211 |
windows-oldrel | ERROR | 159 |
wasm-release | OK | 90 |
wasm-oldrel | OK | 108 |
Exports:compile_modelset_bridgestan_pathStanModel
Dependencies:R6
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Function 'compile_model()' | compile_model |
Get the path to BridgeStan. | get_bridgestan_path |
Function 'set_bridgestan_path()' | set_bridgestan_path |
StanModel | StanModel |