inst/snippet/concrete-rand04-fig.R

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