Description Usage Arguments Value Author(s) Examples
This function takes an AVS object and plots results from the VSE and EVSE methods.
1 2 3 |
object |
an object of class 'AVS' |
what |
a character value specifying which analysis should be used. Options: "vse" and "evse". |
fname |
a character value specifying the name of output file. |
ylab |
a character value specifying the y-axis label. |
xlab |
a character value specifying the x-axis label. |
breaks |
breaks in the histogram, see |
maxy |
a numeric value specifying the max y-limit. |
pValueCutoff |
a numeric value specifying the cutoff for p-values considered significant. |
width |
a numeric value specifying the width of the graphics region in inches. |
height |
a numeric value specifying the height of the graphics region in inches. |
A plot showing results from the VSE and EVSE methods.
Mauro Castro
1 | # see 'avs.vse' and 'avs.evse' methods.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.