mheight: Structured penalized regression

View source: R/mheight.R

mheightR Documentation

Structured penalized regression

Description

Subfunction for the tree-lasso and IPF-tree-lass methods to compute the minimun height of the dendrogram.

Usage

mheight(y, foldid = NULL)

Arguments

y

response matrix

foldid

an optional vector identifying what fold each observation is in. The mheigth returns the maximum of the leave-one-fold data's minimun height. Default is NULL.

Details

mixlasso


zhizuio/mixlasso documentation built on March 21, 2022, 1:07 a.m.