Learn R Programming

BayesMallows (version 1.1.0)

plot_alpha_posterior: Plot Alpha Posterior

Description

posterior for alpha

Usage

plot_alpha_posterior(output, nmc, burnin)

Arguments

output

input

nmc

Number of Monte Carlo samples

burnin

A numeric value specifying the number of iterations to discard as burn-in. Defaults to model_fit$burnin, and must be provided if model_fit$burnin does not exist. See assess_convergence.