fmrstunpar-class {fmrs}R Documentation

An S4 class to represent estimated optimal lambdas

Description

An S4 class to represent estimated optimal lambdas resulted from running fmrs.tunsel

Slots

ncomp

A length-one numeric vector

lambPen

A dimension-one-ncomp numeric array

MCPGam

A length-one numeric vector

SICAGam

A length-one numeric vector

disFamily

A length-one character vector

penFamily

A length-one character vector

lambRidge

A length-one numeric vector

model

A length-one character vector

activeset

A dimension-nobs-ncomp 0-1 matrix


[Package fmrs version 1.0.0 Index]