Skip to contents

Write a cmdstanr model output to a specific destination

Usage

write_stanmodel(mod, dir = tempdir())

Arguments

mod

A supplied cmdstanr model

dir

The model directory where the model chould be written. Should be a character / existing dir.