Index brmsfit objects

# S3 method for brmsfit
variables(x, ...)

# S3 method for brmsfit
nvariables(x, ...)

# S3 method for brmsfit
niterations(x)

# S3 method for brmsfit
nchains(x)

# S3 method for brmsfit
ndraws(x)

Arguments

x

A brmsfit object or another R object for which the methods are defined.

...

Arguments passed to individual methods (if applicable).