tests/rats.R

 library(TSHRC)
 data(rats)

 options(digits=4) # avoid rounding differences

 set.seed(42)
 twostage(rats$time, rats$delta, rats$group, nboot = 1e3)

Try the TSHRC package in your browser

Any scripts or data that you put into this service are public.

TSHRC documentation built on May 2, 2019, 6:50 a.m.