polynomial {atm}R Documentation

Polynomial Terms

Description

Create a polynomial term.

Usage

polynomial(x, y=NULL, deg=1, intercept=(!is.null (y) ), E, s, w=NULL)

Arguments

x
y
deg
intercept
E
s
w

[Package atm version 0.1.0 Index]