Description Usage Arguments Examples
Plots a previously created linval object
1 2 | ## S3 method for class 'linval'
autoplot(x, hierarchy = . ~ ., geom = NULL)
|
x |
is this is the name of the previously created linval object. |
geom |
geom to use. Guess automatically based on whether the predictor is on the y-axis (the default), or elsewhere. |
hierarchy |
override the ordering of variables from
the model. Combined with the original formula using
|
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.