# NOT RUN {
data(liver)
a<-nparcomp(weight ~dosage, data=liver, asy.method = "probit",
type = "Williams", alternative = "two.sided",
plot.simci = FALSE, info = FALSE)
plot(a)
# }
Run the code above in your browser using DataLab