You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To avoid need for manually switching between different draws formats, it would be nice if bayesplot functions would allow draws_rvars format as input. At least mcmc_hist already works with draws_array, draws_matrix and draws_df.
To avoid need for manually switching between different draws formats, it would be nice if bayesplot functions would allow draws_rvars format as input. At least
mcmc_histalready works with draws_array, draws_matrix and draws_df.