plot,StabilityLm {GeneSelector} | R Documentation |
Plots residuals from multivariate regression.
If E
is the estimated residual matrix,
then the residual for gene i
is
sum(E[i,]^2)
.
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. |
Martin Slawski martin.slawski@campus.lmu.de
Anne-Laure Boulesteix http://www.slcmsr.net/boulesteix
GetRepeatRanking, GetStabilityLm