Rdocumentation
powered by
Learn R Programming
brms (version 0.3.0)
par.names: Extract parameter names
Description
Extract all parameter names of a given model
Usage
par.names(x, ...)
Arguments
x
An
R
object typically of class
brmsfit
...
Currently ignored
Value
A character vector containing the parameter names of the model
Details
Currently there are methods for
brmsfit
objects.