brms_ipw_1: brms_ipw_1

brms_ipw_1R Documentation

brms_ipw_1

Description

Model of class brmsfit

Usage

brms_ipw_1

Format

An object of class brmsfit of length 23.

Examples


## Not run: 
brms::brm(
  QoL | weights(ipw) ~ treatment * time + treatment * education +
    hospital + age + phq4 + (1 | ID) ,
  data = datawizard::qolcancer
)

## End(Not run)


easystats/circus documentation built on June 10, 2025, 7:22 p.m.