brms_smooth_1: brms_smooth_1

brms_smooth_1R Documentation

brms_smooth_1

Description

Model of class brmsfit

Usage

brms_smooth_1

Format

An object of class brmsfit of length 19.

Examples

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

## End(Not run)

easystats/circus documentation built on Aug. 24, 2024, 10:59 p.m.