sgkit.variables.covariates_spec¶
-
sgkit.variables.
covariates_spec
= ArrayLikeSpec(default_name='covariates', kind=None, ndim={1, 2})¶ Covariate variable names. Must correspond to 1 or 2D dataset variables of shape (samples[, covariates]). All covariate arrays will be concatenated along the second axis (columns).