Skip to content

huffyhenry/Stanislaw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stanisław - very large Stan

Stan is an amazing Bayesian computation framework capable of fitting models with millions of parameters and beyond. This package is (intended to be) a collection of tools to help cmdstanr users on Linux process such massive models fast while conserving RAM.

The only functionality available currently is the stansummary function to obtain posterior summaries of parameter subsets using the stansummary command-line utility bundled with CmdStan. On very large models, this approach is dramatically faster than cmdstanr::summary() and requires less RAM.

Installation

Install directly from github with devtools like so:

devtools::install_github("https://github.com/huffyhenry/Stanislaw")

About

Process very large Stan models efficiently

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages