categorical {atm}R Documentation

Categorical Terms

Description

Create a linear term, from a categorical variable (factor), or something that can be coerced to one.

Usage

categorical(x, y=NULL, E, s, w=NULL)

Arguments

x
y
E
s
w

[Package atm version 0.1.0 Index]