Convergence

A common problem when using MCMC is lacking convergence between chains. This will show up as large rhat values (> 1.1 is a common criterion) and non-converging lines in plot_pars(fit).

Speed

A lot of data and complicated models will slow down fitting.

Errors or won't run

Most of these problems should stem from inappropriate priors and such problems may be exacerbated by fragile link functions (e.g., binomial(link = "identity"). The article on priors in mcp may be helpful, but in particular:

If you encounter these or other problems, don't hesitate to raise a Github Issue, asking for help or filing a bug report.



lindeloev/mcp documentation built on Oct. 2, 2024, 1:52 a.m.