dot-dims: Dimensionality

Description Usage Arguments Value Examples

Description

This function extracts the dimensions.

Usage

1
.dims(y, X, args = NULL)

Arguments

y

response: vector of length n

X

covariates: list of matrices, each with n rows (samples) and p columns (variables)

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

1

palasso documentation built on April 19, 2021, 5:07 p.m.