plot.subseqelistchisq | R Documentation |
Plot the result of seqecmpgroup
## S3 method for class 'subseqelistchisq'
plot(x, ylim = "uniform", rows = NA, cols = NA,
resid.levels = c(0.05,0.01),
cpal = brewer.pal(1 + 2 * length(resid.levels), "RdBu"), vlegend = NULL,
cex.legend = 1, ptype = "freq", legend.title = NULL,
with.legend = TRUE, residlevels, legendcol, legend.cex, ...)
x |
The subsequences to plot (a |
ylim |
if |
rows |
Number of graphic rows |
cols |
Number of graphic columns |
resid.levels |
Significance levels used to colorize the Pearson residual |
cpal |
Color palette used to color the results |
vlegend |
When |
cex.legend |
Scale parameters for text legend. |
ptype |
If set to |
legend.title |
Legend title. |
with.legend |
Logical. Should legend be displayed? |
residlevels |
Deprecated. Use |
legendcol |
Deprecated. Use |
legend.cex |
Deprecated. Use |
... |
Additional parameters passed to |
nothing
Matthias Studer (with Gilbert Ritschard for the help page)
seqecmpgroup
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.