Support for Functions lo and poly
DESCRIPTION:
This is support for the functions
lo and
poly.
It is not intended to be called directly by users.
USAGE:
poly.matrix(m, degree=1)
REQUIRED ARGUMENTS:
- m
-
numeric vector or matrix.
OPTIONAL ARGUMENTS:
- degree
-
the degree of the polynomial.
VALUE:
output like that of
poly.
SEE ALSO:
,
,
.