log_linear_create_coefficient_names: Creates missing column names
Description
Creates missing column names
Usage
log_linear_create_coefficient_names(x, n, effect_names = NULL)
Value
vector of names to apply to x
Arguments
- x
the design matrix being modified
- n
the matrix of observed counts
- effect_names
user specified names to be applied to effects after the intercept
and main effects. Default is NULL