find_bars: Returns the terms with bars from a formula

Description Usage Arguments

View source: R/bootstrap_methods.R

Description

Returns the terms with bars from a formula

Usage

1
find_bars(form_with_bars)

Arguments

form_with_bars

A formula used in e.g. lme4 and similar packages. Typically along the lines: y ~ age + (1 | school) etc


glmmboot documentation built on June 28, 2021, 1:05 a.m.