inst/snippet/concrete-rand03-fig.R

SSplot(
  lm(strength ~ limestone + water, data = Concrete),
  lm(strength ~ limestone + rand(7), data = Concrete), n = 1000) 
last_plot() + xlim(0, 2)
rpruim/fastR2 documentation built on Nov. 11, 2023, 7:32 a.m.