.format_coefficient_names {gkwreg}R Documentation

Format Coefficient Names Based on Family and Model Matrices

Description

Format Coefficient Names Based on Family and Model Matrices

Usage

.format_coefficient_names(param_names, model_data, param_positions)

Arguments

param_names

Names of parameters for the family

model_data

Model data list including matrices

param_positions

Parameter position mapping for the family

Value

Vector of formatted coefficient names


[Package gkwreg version 1.0.10 Index]