is_within_model: Check if model uses within-transformation

View source: R/wb_utils.R

is_within_modelR Documentation

Check if model uses within-transformation

Description

Determine if the model type requires de-meaning of variables

Usage

is_within_model(config)

Arguments

config

An InteractionConfig object (or model_type string for backward compatibility)

Value

Logical indicating whether this is a within-type model


panelr documentation built on April 4, 2026, 1:07 a.m.