Skip to content
Prev 79071 / 398502 Next

subset selection for glm

Hello Dhiren,

2005/10/15, Dhiren DSouza <dhiren22 at hotmail.com>:
?subset should tell you. AFAIK, subset function is not depend on a
special statistical procedure, but on types of datasets: vectors,
matrices or data frames, as the related help page says.
All of 'weights', 'subset', 'offset', 'etastart' and 'mustart' are
     evaluated in the same way as variables in 'formula', that is first
     in 'data' and then in the environment of 'formula'



If you want a more secific answer to your question it would be very
helpful to see a toy example of yours.

The posting guide (at the bottom of every mail ) is very helpful to
set up clear questions which likely increase your chance to get more
helpful responses from the list.

Thomas