qqplot.vm {varmixt}R Documentation

QQ plot of the residuals

Description

The function plots a global qqplots of all residuals and qqplots of residuals in each variance group

Usage

qqplot.vm(data, ...)

Arguments

data Gene expression data object. The result of vm.analysis,vm.analysis.2.Var or vm.analysis.paired function
... other arguments to the qqnorm function

Value

a global qqplots of all residuals and qqplots of residuals in each variance group

Author(s)

Paul Delmar

See Also

vm.analysis, vm.analysis.paired, plotrm, plotvm, boxplotvm


[Package varmixt version 0.2-4 Index]