home/categories/machine-learning/letta-ai-skills-letta-benchmarks-trajectory-feedback-rstan-to-pystan-skill-md
machine-learningdata-ai

rstan-to-pystan

Guidance for converting R-Stan (RStan) code to Python-Stan (PyStan). This skill applies when translating Stan models and inference code from R to Python, including API mapping between RStan and PyStan 3.x, hyperparameter translation, and handling differences in output formats. Use this skill for statistical model migration, Bayesian inference code conversion, or when working with Stan models across R and Python ecosystems.

letta-ai
maintainer
letta-ai
Updated 1/19/2026
Stars
31
Forks
5
quick start

Installation and usage

Guidance for converting R-Stan (RStan) code to Python-Stan (PyStan). This skill applies when translating Stan models and inference code from R to Python, including API mapping between RStan and PyStan 3.x, hyperparameter translation, and handling differences in output formats. Use this skill for statistical model migration, Bayesian inference code conversion, or when working with Stan models across R and Python ecosystems.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use rstan-to-pystan