rstantools-package {rstantools}R Documentation

Tools for Developing R Packages Interfacing with Stan

Description

mc-stan.org Stan Development Team

The rstantools 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 generic methods to unify function naming across Stan-based R packages, and vignettes with guidelines for developers. To get started building a package see rstan_create_package().

Author(s)

Maintainer: Jonah Gabry jsg2201@columbia.edu

Authors:

Other contributors:

See Also

Useful links:


[Package rstantools version 2.4.0 Index]