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