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-any)bridgestan_2.6.2.tar.gz(r-4.5-any)
bridgestan_2.6.2.tgz(r-4.5-emscripten)bridgestan_2.6.2.tgz(r-4.4-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 3 months ago from:2fc2521964 (on v2.6.2). Checks:7 ERROR, 3 OK. Indexed: no.
Target | Result | Total time | Artifact |
---|---|---|---|
linux-devel-x86_64 | ERROR | 104 | |
source / vignettes | OK | 226 | |
linux-release-x86_64 | ERROR | 119 | |
macos-release-arm64 | ERROR | 83 | |
macos-oldrel-arm64 | ERROR | 80 | |
windows-devel | ERROR | 214 | |
windows-release | ERROR | 131 | |
windows-oldrel | ERROR | 126 | |
wasm-release | OK | 91 | |
wasm-oldrel | OK | 85 |
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 |