rearrange.sgldata: Rearrange sgldata

Description Usage Arguments Value Author(s) See Also

Description

Rearrange the order of the covariates in a sgldata object.

Usage

1
2
## S3 method for class 'sgldata'
rearrange(data, covariate.order, ...)

Arguments

data

a sgldata object

covariate.order

the new order of the covariates

...

not used

Value

a sgldata object with the covariates reordered

Author(s)

Martin Vincent

See Also

Other sgldata: add_data.sgldata, create.sgldata, prepare.args.sgldata, prepare.args, prepare_data, subsample.sgldata


sglOptim documentation built on May 8, 2019, 1:02 a.m.