Displaying 3 results from an estimated 3 matches for "mimicry".
2014 Jun 16
1
model.frame and parent environment
...parent.frame())
and it appear (at least to me) that the parent.frame() part of this is effectively ignored
when fcall is itself a reference to model.frame. I'd like to understand this better.
2. The modeling functions coxph and survreg in the survival default to model=FALSE,
originally in mimicry of lm and glm; I don't know when R changed the default to model=TRUE
for lm and glm. One possible response to my question would be advice to change my
routine's defaults too. I'm somewhat reluctant since I work with a few very large data
sets, but would entertain that discussion as...
2014 Jun 17
0
model.frame question
...;s function. They, not unreasonably, expected it to work without further
trickery. It fails because the model.frame call within predict.coxph cannot find "nd".
>> >2. The modeling functions coxph and survreg in the survival default to
>> >model=FALSE, originally in mimicry of lm and glm; I don't know when R
> > changed the default to model=TRUE for lm and glm. One possible response
>
> I am not sure R ever did: model = TRUE was the default 16 years ago at
> the beginning of the CVS/SVN archive.
>
> -- Brian D. Ripley, ripley at stats.ox.a...
2010 Sep 10
10
DO NOT REPLY [Bug 7670] New: rsync --hard-links fails where ditto succeeds
https://bugzilla.samba.org/show_bug.cgi?id=7670
Summary: rsync --hard-links fails where ditto succeeds
Product: rsync
Version: 3.1.0
Platform: Other
OS/Version: Mac OS X
Status: NEW
Severity: blocker
Priority: P3
Component: core
AssignedTo: wayned at samba.org
ReportedBy: Dave at Yost.com