powered by
confInt.boxcoxfr
# S3 method for boxcoxfr confInt(x, level = 0.95, plot = TRUE, xlab = NULL, ylab = NULL, title = NULL, width = NULL, verbose = TRUE, ...)
boxcoxfr
library(AID) data(AADT) attach(AADT) out <- boxcoxfr(aadt, class) confInt(out, level = 0.95)
Run the code above in your browser using DataLab