<< popapply (X->X) Pretraitments by orthogonal projection (X->X) Pretraitments by variable selection >>

fact >> (X->X) Pretraitments by orthogonal projection > vanderm

vanderm

calculates a Vandermonde matrix for the Detrend correction

Calling sequence

v = vanderm(q,(order));

Arguments

q:

the number of variables

(order):

the order of the polynom; default value=2

v:

a Vandermonde matrix of dimensions (q x (order+1))

Examples

[Lambda]=vanderm(700,3)

Bibliography

Authors


Report an issue
<< popapply (X->X) Pretraitments by orthogonal projection (X->X) Pretraitments by variable selection >>