ngrps.brmsfit {brms} | R Documentation |
Extract the number of levels of one or more grouping factors.
## S3 method for class 'brmsfit'
ngrps(object, ...)
ngrps(object, ...)
object |
An R object. |
... |
Currently ignored. |
A named list containing the number of levels per grouping factor.