custom.sort {ggmcmc} | R Documentation |
Auxiliary function that sorts Parameter names taking into account numeric values
Description
Auxiliary function that sorts Parameter names taking into account numeric values
Usage
custom.sort(x)
Arguments
x |
a character vector to which we want to sort elements |
Value
X a character vector sorted with family parametrs first and then numeric values
[Package ggmcmc version 1.5.1.1 Index]