stan-dev / cmdstanpy

CmdStanPy is a lightweight interface to Stan for Python users which provides the necessary objects and functions to compile a Stan program and fit the model to data using CmdStan.
BSD 3-Clause "New" or "Revised" License
149 stars 67 forks source link

New pathfinder arguments `psis_resample` and `calculate_lp`. #726

Closed WardBrian closed 5 months ago

WardBrian commented 5 months ago

Should be relatively easy to support. Note that both change the size of the output relative to the default settings.