crpolyXT: Create polyX Object from Standard Polynomial, Transformed...

Description Usage Arguments Value Note See Also

Description

Create an object of class polyX from transformed X-inputs and standard polynomial.

Usage

1
crpolyXT(varnames, dataXT, d, type = "full")

Arguments

varnames

X-input names. A character vector of length equal to the number of X-inputs.

dataXT

Transformed X-inputs. A data.frame with as many rows as observations, and which the number of columns is equal or greater than the number of monomials.

d

Polynomial degree.

type

Polynomial type: see crpolyX.

Value

An object of class polyX.

Note

The first monomials are always the X-input variables.

See Also

vect2polyXT, crpolyX


sivipm documentation built on May 2, 2019, 6:41 a.m.