order_plain: Plain order function

View source: R/order.r

order_plainR Documentation

Plain order function

Description

A placeholder order function that returns the original order of given features.

Usage

order_plain(X, y)

Arguments

X

Input matrix, of dimension nobs by nvars; each row is an observation vector.

y

Vector of response variables.

Value

Sequence starting from 1 to nvars.


longhaiSK/HTLR documentation built on Oct. 24, 2022, 5:33 p.m.