Description Usage Arguments Details Value Author(s)
A scatter plot of (squared) coefficient estimates against variance estimates.
1 | ruv_varianceplot(fit, X.col = 1, power = 1/4)
|
fit |
The results of a call to |
X.col |
Which column of the X matrix to make the plot for. Can be either an integer or a character string. |
power |
Power transformation of the x and y axes. Default is fourth root. |
A black curve is also plotted, showing the estimated variances of the coefficient estimates.
A ggplot.
Johann Gagnon-Bartsch
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.