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/fastR documentation built on Nov. 12, 2023, 12:26 p.m.