bubs: Make a bubble plot to look at residuals

Description Usage Arguments

View source: R/plotting.helper.functions.r

Description

Make a bubble plot to look at residuals

Usage

1
2
bubs(x, y, z, xlim = c(0, 55), ylim = c(1969, 2016),
  xlab = "Length (cm)", ylab = "Year")

Arguments

x, y, z

the independent, dependent and residual variables


duplisea/ddhelper documentation built on Nov. 4, 2019, 11:04 a.m.