[R] package MuMI
    Marino Taussig De Bodonia, Agnese 
    agnese.marino09 at imperial.ac.uk
       
    Wed Aug 25 18:54:43 CEST 2010
    
    
  
Hello,
I am using the package "MuMI" to run all the possible combinations of variables in my full model, and select my best models. When I enter my variables in the original model I write them like this
lm(y~ a +b +c +a:b)
However,  "MuMI" will also use the variable b:a, which I do not want in my model.
How do I stop that from happening?
Thank you,
Agnese
    
    
More information about the R-help
mailing list