rearrange.sgldata {sglOptim} | R Documentation |
Rearrange the order of the covariates in a sgldata object.
## S3 method for class 'sgldata' rearrange(data, covariate.order, ...)
data |
a sgldata object |
covariate.order |
the new order of the covariates |
... |
not used |
a sgldata object with the covariates reordered
Martin Vincent
Other sgldata: add_data.sgldata
,
create.sgldata
,
prepare.args.sgldata
,
prepare.args
, prepare_data
,
subsample.sgldata