Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

glmmboot (version 0.6.0)

find_bars: Returns the terms with bars from a formula

Description

Returns the terms with bars from a formula

Usage

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