| mcmc_aperm | R Documentation | 
Transpose an MCMC object by permuting its parameter dimensions.
mcmc_aperm(x, perm, ...)
x | 
 The MCMC object to transpose. Missing parameter dimensions are added on the end. If perm = NULL (the default) the parameter dimensions are reversed.  | 
perm | 
 A integer vector of the new order for the parameter dimensions.  | 
... | 
 Unused.  | 
The modified MCMC object
Other manipulate: 
mcmc_map()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.