Description Usage Arguments Author(s) Examples
Creates a plot of means with error bars for a categorical predictor and continuous response variable..
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
x |
Categorical predictor. |
y |
Continuous response. |
pch |
Shape definition. |
col |
Color definition. |
ylim |
Y-axis limits. |
xlab |
X-axis label. |
ylab |
Y-axis label. |
xlas |
X-axis label orientation. |
ord |
Re-ordering vector for the predictor levels. |
std |
LOGICAL: should y be standardized? |
add |
LOGICAL: should the new values be added to the current plot? |
lg |
Lower guide for the x-axis. |
ug |
Upper guide for the x-axis. |
Matthew K. Lau
1 2 3 | ##---- Should be DIRECTLY executable !! ----
##-- ==> Define data, use random,
##-- or do help(data=index) for the standard data sets.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.