.dims | R Documentation |
This function extracts the dimensions.
.dims(y, X, args = NULL)
y |
response:
vector of length |
X |
covariates:
list of matrices,
each with |
args |
options for paired lasso: list of arguments (output from .dims and .args) |
The function .dims
extracts the dimensionality.
It returns the numbers of samples,
covariate pairs and covariate sets.
It also returns the number of weighting schemes,
and the names of these weighting schemes.
NA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.