autocor.brmsfit | R Documentation |
(Deprecated) Extract Autocorrelation Objects
## S3 method for class 'brmsfit'
autocor(object, resp = NULL, ...)
autocor(object, ...)
object |
An object of class |
resp |
Optional names of response variables. If specified, predictions are performed only for the specified response variables. |
... |
Currently unused. |
A cor_brms
object or a list of such objects for multivariate
models. Not supported for models fitted with brms 2.11.1 or higher.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.