term_names: Get names for predictors in factorial design

Description Usage Arguments Value

Description

Get the names for the numerical predictors corresponding to all main effects and interactions of categorical IVs in a factorial design.

Usage

1
2
term_names(design_args, design_formula = NULL,
  contr_type = "contr.dev")

Arguments

design_args

A list with experimental design information (see link{stim_lists})

design_formula

A formula (default NULL, constructs from design_args)

contr_type

Name of formula for generating contrasts (default "contr.dev")

Value

A character vector with names of all the terms


dalejbarr/funfact documentation built on May 14, 2019, 3:31 p.m.