plot,StabilityLm {GeneSelector}R Documentation

Visualize results from GetStabilityLm

Description

Plots residuals from multivariate regression. If E is the estimated residual matrix, then the residual for gene i is sum(E[i,]^2).

Arguments

x An object of class StabilityLm
frac The fraction of top genes for which the plot is done. Default is 1/50.
scaled Should scaled residuals (according to the weights) be used ?
Default is TRUE
standardize Should residuals be transformed for unit variance and zero mean ?
Default is TRUE.
... Additional arguments concerning graphical options.

Author(s)

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

See Also

GetRepeatRanking, GetStabilityLm


[Package GeneSelector version 1.4.0 Index]