Displaying 2 results from an estimated 2 matches for "nally".
Did you mean:
wally
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 miss...
2012 Mar 28
1
Nested brew call yields Error in .brew.cat(26, 28) : unused argument(s) (26, 28)
...ich it is passed. Each time brew is
called, a check for the existence of this function is made. If it
exists, then it is replaced with a new copy that is lexically scoped to
the current brew frame. Once the brew call is done, the function is
replaced with the previous function. The function is ?nally removed from
the environment once all brew calls return."
I'm afraid I can't quite figure out what it is I'm supposed to do here.
I've tried loading the brew library within the script which I pass to
brew, and I've tried defining brew cat like this:
.brew.cat=function(...