brms (version 2.16.3)

draws-index-brms: Index brmsfit objects

Description

Index brmsfit objects

Usage

# 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).