[R] BIC vz SBIC vz SIC

Daniele Medri madrid at linuxmeeting.net
Fri Jul 2 16:21:03 CEST 2004


> 2) question: alwasy on BIC, from stepAIC() function help page I found a
> "k=log(n)" argument to add. Since that produce an error, is there a way to
> found the "n" dinamically? 

stepAIC(mydata.logistic, trace = F, k=log(nrow(mydata)))

-- 
Daniele Medri




More information about the R-help mailing list