lin {spikeSlabGAM} | R Documentation |
Generate orthogonal polynomial base for a numeric covariate without intercept
lin(x, order = 1)
x |
covariate |
order |
order of the polynomial, defaults to 1 |
an orthogonal basis for a centered polynomial function in x
Fabian Scheipl