Learn R Programming

sglOptim (version 1.3.8)

rearrange: Generic rearrange function

Description

Rearrange the order of the covariates in the data object.

Usage

rearrange(data, covariate.order, ...)

Arguments

data

a data object

covariate.order

the new order of the covariates

...

additional parameters

Value

a rearranged data object of same class as data

See Also

rearrange.sgldata