View source: R/plotting.helper.functions.r
Make a bubble plot to look at residuals
1 2 | bubs.resid(x, y, z, xlim = c(0, 55), ylim = c(1969, 2016),
xlab = "Length (cm)", ylab = "Year")
|
x, y, z |
the independent, dependent and residual variables |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.