inst/snippet/ice07.R

ice.trt2 <- lm(t1930 - b1930 ~ treatment, data = Ice,
                 subset = location == "intramuscular")
msummary(ice.trt2)
confint(glht(ice.trt2, mcp(treatment = "Tukey")), level = 0.90)
rpruim/fastR documentation built on Nov. 12, 2023, 12:26 p.m.