potential_interactions_ind: Potential individual-level interactions for lmer model

potential_interactions_indR Documentation

Potential individual-level interactions for lmer model

Description

Takes a list of variables and computes models with all possible interactions between them, one by one.

Usage

potential_interactions_ind(variables, modelfit)

Arguments

variables

Character list of variable names in the model which are already fixed effects.

modelfit

lmer model

Value

Returns a data frame of class "LHinteractions" supplied with a corresponding print method.


MaksimRudnev/LittleHelpers documentation built on June 10, 2025, 12:58 p.m.