Tools for Developing R Packages Interfacing with 'Stan'
Generic function and default method for Bayesian R-squared
Register functions implemented in C++
Generic function for pointwise log-likelihood
Generic functions for LOO predictions
Generic function for extracting the number of posterior samples
Generic function for accessing the posterior distribution of the condi...
Generic function and default method for posterior uncertainty interval...
Generic function for accessing the posterior distribution of the linea...
Generic function for drawing from the posterior predictive distributio...
Generic function and default method for predictive errors
Generic function for predictive intervals
Generic function for extracting information about prior distributions
Configure system files for compiling Stan source code
Create a new package with compiled Stan programs
Helper function for loading code in roxygenise
Tools for Developing Packages Interfacing with Stan
Add Stan infrastructure to an existing package
Provides various tools for developers of R packages interfacing with 'Stan' <https://mc-stan.org>, including functions to set up the required package structure, S3 generics and default methods to unify function naming across 'Stan'-based R packages, and vignettes with recommendations for developers.
Useful links