powered by
A placeholder order function that returns the original order of given features.
order_plain(X, y)
Sequence starting from 1 to nvars.
nvars
Input matrix, of dimension nobs by nvars; each row is an observation vector.
nobs
Vector of response variables.