StabilityGLM-class {GeneSelector}R Documentation

"StabilityGLM"

Description

An object returned from a call to GetStabilityGLM

Slots

coefficients:
Slopes of the logistic regression with response=1, if gene declared significant in iteration b, b=1,...,B, where B=length(coefficients)=no. of perturbed datasets and regressor=ranks from original dataset.
deviancevec:
A numeric vector of the deviances belonging to the regression models described shortly under coefficients.
deviancecount:
Deviance belonging to the logistic regression model where the responses defined under coefficients are added over the B iterations to obtain one response variable.
weightscheme:
A list that gives information about the weighting scheme used, s. GetStabilityGLM

Methods

show
Use show(object) for brief information.

Author(s)

Martin Slawski martin.slawski@campus.lmu.de
Anne-Laure Boulesteix http://www.slcmsr.net/boulesteix


[Package GeneSelector version 1.2.0 Index]