Produce MCMC density plot of alpha or log-likelihood
plot_density(proj, K = NULL, rung = NULL, param = "alpha", col = "black")
proj | an rmaverick project, as produced by the function
|
---|---|
K | which value of K to produce the plot for |
rung | which value of K to produce the plot for. Defaults to the cold rung |
param | whether to produce trace plot of admixture parameter
( |
col | colour of the trace |