mod_group_multi_regr: Description of the function

Description Super classes Methods

Description

Description of the function

Description of the function

Super classes

VariSel::VariSel -> VariSel::mod_group -> VariSel::mod_group_multi -> mod_group_multi_regr

Methods

Public methods

Inherited methods

Method new()

Usage
mod_group_multi_regr$new(
  x,
  y,
  univ = FALSE,
  Sigma_12inv = diag(1, ncol(as.data.frame(y))),
  sepx = "\\."
)

Method clone()

The objects of this class are cloneable with this method.

Usage
mod_group_multi_regr$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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