When fitting a model using the Pathfinder algorithm (via cmdstanr, for example), is there a recommended way to judge the Monte Carlo error (i.e., to estimate the MCSE for a specific parameter, for example)? I’ve tried to find information about this in the paper by Zhang et al. (2022, Pathfinder: Parallel quasi-Newton variational inference), but the only related statements I have found are the following:
The accuracy and reliability of the Monte Carlo estimates can be diagnosed without regard to a reference distribution using a diagnostic based on the Pareto k statistic (Vehtari et al., 2019; Dhaka et al., 2021).
and
[…] and reduces the scale of Monte Carlo error by around (1 − \sqrt{5}/\sqrt{30}), or 60%.
but in the latter, it seems that the term “Monte Carlo error” refers to the (scaled) 1-Wasserstein distance.