inst/snippets/temp2.R

t.star <- qt(.975, df = 49); t.star
# lower limit
x.bar - t.star * se
# upper limit
x.bar + t.star * se
rpruim/Lock5withR documentation built on May 28, 2019, 1:31 a.m.