powered by
Sorts an mcmc.list object by its parameter names.
# S3 method for mcmc.list sort(x, ...)
An mcmc.list object with the parameters sorted by name.
An mcmc.list object.
Unused.
sort(as_mcmc_list(nlist(y = 1, a = 2:3)))
Run the code above in your browser using DataLab