formula-build: Make New Formula

Description Usage Arguments

Description

Build model formulas character vectors describing the response name, fixed effects structure, and (if required) random effects structure of the model.

Usage

1
2
3
make_lmer_formula(response, fixed, random)

make_tree_formula(response, fixed)

Arguments

response

Character string specifying the name of the response.

fixed

Character string specifying the fixed effects structure.

random

Character string specifying the random effects structure.


bgreenwell/mertree documentation built on May 12, 2019, 8:19 p.m.