Skip to content
Prev 42807 / 398506 Next

Generalized least squares using "gnls" function

The default argument for varPower's `form' arg is form = ~fitted(.)
I am pretty sure that is the `.' that is not found, and I guess it is an 
S/R difference.

I've always had trouble with this form of varPower (even in S).  I just 
wonder if form = ~fitted(".") might work.
On Thu, 15 Jan 2004, Ravi Varadhan wrote: