type_to_varisel: Title

Description Usage Arguments

View source: R/chapeau.R

Description

Title

Usage

1
2
3
4
5
6
7
8
9
type_to_varisel(
  X,
  Y,
  type,
  Sigma_12inv = diag(1, ncol(as.data.frame(Y))),
  group,
  a = 1,
  sep = "\\."
)

Arguments

X

design matrix

Y

response matrix

type

type of models

Sigma_12inv

the inverse of the square root of the covariance matrix of Y

group

an optional vector with 2 modalities use only if type = "fus2mod_univ", the coefficients will be abble to be distinct for the two groups but encourage to be fused


Marie-PerrotDockes/VariSel documentation built on May 7, 2020, 1:09 a.m.