Hi all,
I have a high number of variables (around 80) with which to model an intermediate-size sample (around 50 points) using GLMs.
I would like to do an exhaustive search for the "best" model, but using all of the variables in an exhaustive (or semi-exhaustive, like glmulti's genetic algorithm) does not seem an option.
Could I somehow perform an exhaustive search of all, say 8-variable models, without having to write a custom script for that? Does anybody know of a package that allows the restriction on the number of variables of a model?
Many thanks!
I have a high number of variables (around 80) with which to model an intermediate-size sample (around 50 points) using GLMs.
I would like to do an exhaustive search for the "best" model, but using all of the variables in an exhaustive (or semi-exhaustive, like glmulti's genetic algorithm) does not seem an option.
Could I somehow perform an exhaustive search of all, say 8-variable models, without having to write a custom script for that? Does anybody know of a package that allows the restriction on the number of variables of a model?
Many thanks!