.dims {palasso} | R Documentation |
Dimensionality
Description
This function extracts the dimensions.
Usage
.dims(y, X, args = NULL)
Arguments
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) |
Value
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.
Examples
NA
[Package palasso version 0.0.9 Index]