dot-dims: Dimensionality

.dimsR Documentation

Dimensionality

Description

This function extracts the dimensions.

Usage

.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

NA


rauschenberger/palasso documentation built on Feb. 18, 2024, 11:02 p.m.