Hi,
how can I change the significance level in test F to select
variable in step command?
I used
step(model0, ~x1+x2+x3+x4, direction=c("forward"), test='F',
alpha=.05)
but it does't work.
--------------------------------------
Silvano Cesar da Costa
Departamento de EstatÃstica
Universidade Estadual de Londrina
Fone: 3371-4346
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.