Skip to content

Generalized least squares using "gnls" function

2 messages · Ravi Varadhan, Brian Ripley

#
Dear Christian:

That is not the problem, but thanks for your attempted help. I still 
don't know what the problem is.  Has anyone encountered this while 
using "gnls" function in the package "nlme"?

thanks again for any help,

Ravi.



----- Original Message -----
From: Christian Mora <christian_mora at vtr.net>
Date: Wednesday, January 14, 2004 7:15 pm
Subject: RE: [R] 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: