dot-get_dimnames function

Get dimnames of contrasts from factor

Get dimnames of contrasts from factor

Given a factor, extract the row and column names of the contrasts. If they're not set, then use default values. Also helps to catch invalid usage of polynomial contrasts.

.get_dimnames(factor_col)

Arguments

  • factor_col: Factor to extract contrasts from

Returns

List of rownames and column names

  • Maintainer: Thomas Sostarics
  • License: MIT + file LICENSE
  • Last published: 2024-10-01