; To: dieter.me...@menne-biomed.de; r-help@r-project.org
> Subject: Re: [R] Buglet in plotCI
>
> Dieter Menne wrote:
> > Hi, Jim,
> >
> > there is a typo at the bottom of plotCI: there is an y.to.in which
> should be
> > x.to.in.
> >
>
Dieter Menne wrote:
Hi, Jim,
there is a typo at the bottom of plotCI: there is an y.to.in which should be
x.to.in.
See list for an example.
http://article.gmane.org/gmane.comp.lang.r.general/147103
Should be:
nz <- (abs(ui - pmin(x + gap, ui)) * x.to.in) > 0.001
Dieter
Hi Dieter
2 matches
Mail list logo