Details in documentation: "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’."
In fact, `data` is usually not an environment, and I have not seen arguments
evalu
> Thank you for your comments! But, what you wrote is known. What do you
> want to express with regard to my questions?
>
> I wrote:
> > … there is no appropriate format ...,
> > although "weeks" is a legitimate unit of 'difftime':
> >
> > > as.difftime("12 w", "%...")
> >
> > > as.difftim
> Ferenci Tamas
> on Sat, 28 Jul 2018 18:44:59 +0200 writes:
> Dear R-devel members,
> I think I've found a minor bug in plot.intervals.lmList. ( The guide
> https://www.r-project.org/bugs.html suggests to report it here, as I
> do not have a bugzilla account.)
[Just