rearrange: Generic rearrange function

Description Usage Arguments Value Author(s) See Also

Description

Rearrange the order of the covariates in the data object.

Usage

1
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

Author(s)

Martin Vincent

See Also

rearrange.sgldata


sglOptim documentation built on May 2, 2019, 5:55 p.m.

Related to rearrange in sglOptim...