Description Usage Arguments Value Author(s) Examples
This function plots the estimated systematic effect which are removed suring CQN normalization.
1 |
x |
The result of a call to |
n |
Which systematic effect is plotted. |
col |
A vector of colors, as in |
ylab |
y-label as in |
xlab |
x-label as in |
type |
type, as in |
lty |
line type, as in |
... |
These arguments are passed to |
This function is invoked for its side effect.
Kasper Daniel Hansen
1 2 3 4 5 6 7 | data(montgomery.subset)
data(sizeFactors.subset)
data(uCovar)
cqn.subset <- cqn(montgomery.subset, lengths = uCovar$length,
x = uCovar$gccontent, sizeFactors = sizeFactors.subset,
verbose = TRUE)
cqnplot(cqn.subset, n = 1)
|
Loading required package: mclust
Package 'mclust' version 5.3
Type 'citation("mclust")' for citing this R package in publications.
Loading required package: nor1mix
Loading required package: preprocessCore
Loading required package: splines
Loading required package: quantreg
Loading required package: SparseM
Attaching package: 'SparseM'
The following object is masked from 'package:base':
backsolve
RQ fit ..........
SQN Using 'sigma' instead 'sig2' (= sigma^2) is preferred now
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.