brms_smooth_2: brms_smooth_2

brms_smooth_2R Documentation

brms_smooth_2

Description

Model of class brmsfit

Usage

brms_smooth_2

Format

An object of class brmsfit of length 21.

Examples

## Not run: 
dat <- mgcv::gamSim(1, n = 200, scale = 2)
brm(y ~ t2(x0, x1) + s(x2, by = x3), data = dat, iter = 1000)

## End(Not run)

easystats/circus documentation built on March 26, 2024, 9:30 p.m.