New instructional helpers:
make_game()
random_normal_factory()
Console output for ttestGC()
and similar functions now
shows correctly in R Markdown notebooks.
New instructional helpers:
watch_statisticians()
watch_statisticians_slow()
Further information about the package is now available at:
http://homerhanumat.github.io/tigerstats
Vignettes have been removed and are now available at the above URL.
helpGC()
no longer brings vignettes into viewer; instead
it links to them at the above URL.
Addition of vignette “Teaching with Tigerstats.”
qnormGC()
lmGC()
. Diagnostics are
no longer done with the diag
argument; instead one calls
the plot()
function.polyfitGC()
henderson
data frame; the
seals
data frame has been re-named to sealsO2
to avoid name conflict with seals
in the ggplot2
package.helpGC()
, a convenience function
to view package vignettes in the R Studio Viewer pane.chisqtestGC()
now provides a graph of resampled
chi-square statistics when simulate.p.value
is set to
TRUE
.barchartGC()
accepts more arguments.