NOSTASOT(cbdata, test = c("RS", "GEE", "GEEtrend", "GEEall", "SO"),
exact = test == "SO", R = 100, sig.level = 0.05, control = soControl())CBData objecttrend.test for details.trend.test for details.soControl. See there for the names of the settable control
values and their effect.sig.level type I error rate at each step and
still control the family-wise error rate.
The NOSTASOT dose is the largest dose at which the trend is not statistically significant. If the trend test
is not significant with all the groups included, the largest dose is the NOSTASOT dose. If the testing
sequence goes down all the way to two groups, and a significant trend is still detected, the lowest dose
is the NOSTASOT dose. This assumes that the lowest dose is a control group, and this convention might
not be meaningful otherwise.trend.test for details about the available trend tests.data(shelltox)
NOSTASOT(shelltox, test="RS")Run the code above in your browser using DataLab