Skip to contents

Get the terms for the fixed effect for the given formula.

Usage

get_terms(formula, dset)

Arguments

formula

: model formula object (this should specify a LME model)

dset

: the data.frame, for example the first element in the list output of imp2list.

Value

A character vector of fixed terms.

Author

Serena Defina, 2024.