beanumber / oiLabs-mosaic

Source files for OpenIntro Statistics labs
Other
1 stars 8 forks source link

Different QQ-plot interfaces for Normal Distribution lab #20

Closed rudeboybert closed 9 years ago

rudeboybert commented 9 years ago

In Evaluating the normal distribution

Was this deliberate on your part? If not, I suggest using a consistent interface.

beanumber commented 9 years ago

You mean the bit about qqnormsim?

It's not deliberate -- it's just the path of least resistance for playing well with the other version of the labs. Actually, I think that oilabs now imports ggplot2, so I don't think the require(ggplot2) is necessary.

rudeboybert commented 9 years ago

Yep, qqnormsim and qqmath.