StabilityLm-class {GeneSelector} | R Documentation |
An object returned from a call to GetStabilityLm
coefficients
:b
,
b=1,...,B
, where
B=length(coefficients)
=no. of perturbed datasets and
regressor=ranks from original dataset.R2vec
:coefficients
).multivariateR2
:residuals
:E
is the estimated residual matrix,
then the residual for gene i
is
sum(E[i,]^2)
. Note that in contrast
to residuals.unscaled
, the residual
matrix E
has already been rescaled
with the square root of the weight matrix.residuals.unscaled
:residuals
, but without re-scaling
according to different weights.weightscheme
:show(object)
for brief information.plot(object)
for a multivariate residual plot,
s. plot,StabilityLm
Martin Slawski martin.slawski@campus.lmu.de
Anne-Laure Boulesteix http://www.slcmsr.net/boulesteix
Mardia, K.V., Kent, J.T., Bibby, J.M. (1979).
Multivariate Analysis. Academic Press