modified function for selection of time points [🇷 for BE/BA]

posted by Aceto81 – Belgium, 2008-10-16 14:09 (6445 d 11:49 ago) – Posting: # 2542
Views: 26,063

❝ Do you think that we need to take the absolute value for AIC (extractAIC) here? :confused: AICs can be negative and the smallest is the best, as far as I can remember. I know that these codes were written by Ace previously. What do you think about this?

return(cbind((nrow(dat)-m+1),abs(extractAIC(lm(log(conc)~time,dat[m:nrow(dat),])))[2],summary(lm(log(conc)~time,dat[m:nrow(dat),]))$adj.r.squared))


Maybe a bit of clarification for the abs() value:
I took the example from a thread, mentioned before, and get the same AIC values, except that they were negative. So that's the reason why I used the abs() value.

Ace

Complete thread:

UA Flag
Activity
 Admin contact
23,653 posts in 4,991 threads, 1,570 registered users;
113 visitors (0 registered, 113 guests [including 20 identified bots]).
Forum time: 01:59 CEST (Europe/Vienna)

The epistemological value of probability theory is based on the fact
that chance phenomena, considered collectively and on a grand scale,
create non-random regularity.    Andrey Kolmogorov

The Bioequivalence and Bioavailability Forum is hosted by
BEBAC Ing. Helmut Schütz
HTML5