View source: R/brmsfit-methods.R
ngrps.brmsfit | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.