
mchoice(object, sig.level = 0.05, verbose = TRUE)
TRUE
, the result matrix is displayed in the console.m1 <- multdrc(F1.1 ~ Cycles, data = reps, fct = l3())
### choose best model
m2 <- mchoice(m1)
summary(m2) ### Converted to l5() model !
plot(m2, log = "")
Run the code above in your browser using DataLab