normalize_model_type: Normalize model type names

normalize_model_typeR Documentation

Normalize model type names

Description

Converts model class names to standardized model type strings.

Usage

normalize_model_type(model_type)

Arguments

model_type

Character string of model type or class name.

Value

Normalized character string (e.g., "lmerMod" becomes "lmer").


summata documentation built on May 7, 2026, 5:07 p.m.