powered by
AIC.cal(object, ..., k = 2)
AIC
lmcal
nlscal
data(ibuprofen) attach(ibuprofen) fit = lmcal(conc,area) AIC(fit) fit = nlscal(conc,area) AIC(fit)
Run the code above in your browser using DataLab