Learn R Programming

panelr (version 1.0.0)

is_within_model: Check if model uses within-transformation

Description

Determine if the model type requires de-meaning of variables

Usage

is_within_model(config)

Value

Logical indicating whether this is a within-type model

Arguments

config

An InteractionConfig object (or model_type string for backward compatibility)