Skip to contents

Model of class brmsfit

Usage

brms_mo2

Format

An object of class brmsfit of length 23.

Examples

if (FALSE) {
# \dontrun{
brm(mpg ~ mo(gear), data = mtcars, refresh = 0)
# }
}