Description Usage Arguments Methods (by class)
Make an interactive plot for an ANCOVA model
1 2 3 4 5 6 7 8 9 10 |
x |
an object |
... |
additional arguments passed to the generic function |
yvar |
A character string of "continuous" column name be assigned to a response variable. |
xvar |
A character string of "continuous" column name be assigned to a covariate. |
A |
A character string of column name be assigned to a grouping variable. |
data |
a data.frame |
label |
A character string of column name be assigned to the label |
digits |
An integer indicating the number of decimal places |
interactive |
A logical value. If TRUE, an interactive plot will be returned |
x |
An object of class "lm" |
default
: Make an interactive plot for an ANCOVA model
formula
: Make an interactive plot for an ANCOVA model
lm
: Make an interactive plot for an ANCOVA model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.