search for: macos9x

Displaying 1 result from an estimated 1 matches for "macos9x".

Did you mean: macos9
2002 Jan 25
1
na.action=na.omit doesn't omit in glm() (PR#1282)
Full_Name: Ralph Mac Nally Version: 1.40 OS: MacOS9x/Windows98 Submission from: (NULL) (130.194.13.180) I'm using a simple glm in which the dependent variable may have missing data (coded 'NA') as usual. Both the default na.action (na.omit) and explicit 'na.action=na.omit' do not seem to ignore the missing data as I expect, gene...