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