| parnames {brms} | R Documentation |
Extract all parameter names of a given model.
parnames(x, ...)
x |
An R object |
... |
Further arguments passed to or from other methods. |
Currently there are methods for brmsfit objects.
A character vector containing the parameter names of the model.
Paul-Christian Buerkner paul.buerkner@gmail.com