Learn R Programming

panelr (version 1.0.0)

use_old_style_ints: Determine if "old-style" interaction processing is needed

Description

Old-style processing creates interaction terms BEFORE demeaning the constituent variables.

Usage

use_old_style_ints(config)

Value

Logical indicating whether to use old-style processing

Arguments

config

An InteractionConfig object