fmrsfit-class: An S4 class to represent a fitted FMRs model

Description Slots

Description

is an S4 class represents a fitted of FMRs model resulted from running fmrs.mle or fmrs.varsel

Slots

y

A length-nobs numeric vector

delta

A length-nobs numeric vector

x

A dimension-nobs-ncov numeric matrix

nobs

A length-one numeric vector

ncov

A length-one numeric vector

ncomp

A length-one numeric vector

coefficients

A length-(ncov+1)-ncomp numeric matrix

dispersion

A length-ncomp numeric vector

mixProp

A length-ncomp numeric vector

logLik

A length-one numeric vector

BIC

A length-one numeric vector

nIterEMconv

A length-one numeric vector

disFamily

A length-one character vector

penFamily

A length-one character vector

lambPen

A length-ncomp numeric vector

lambRidge

A length-one numeric vector

MCPGam

A length-one numeric vector

SICAGam

A length-one numeric vector

model

A length-one character vector

fitted

A dimension-nobs-ncomp numeric matrix

residuals

A dimension-nobs-ncomp numeric matrix

weights

A dimension-nobs-ncomp numeric matrix

activeset

A dimension-nobs-ncomp 0-1 matrix


fmrs documentation built on Nov. 8, 2020, 5:50 p.m.