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