Learn R Programming

panelr (version 1.0.0)

should_demean_ints: Determine if interactions should be de-meaned

Description

Based on the interaction configuration, determine whether interaction terms should have their means subtracted.

Usage

should_demean_ints(config)

Value

Logical indicating whether to demean interactions

Arguments

config

An InteractionConfig object