[R] gss package - error message in predict
Chong Gu
chong at stat.purdue.edu
Mon May 14 19:59:26 CEST 2001
Date: Mon, 14 May 2001 16:59:02 +0100
From: Ernesto Jardim <ernesto at ipimar.pt>
X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.18 i686)
X-Accept-Language: en
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-r-help at stat.math.ethz.ch
Precedence: SfS-bulk
Hi
I'm using gss and when I use predict it gives me an error that I don't
understand.
This is the message:
Error in env$fun(x, env$env) : gss error in phi: inputs are out of range
Can someone tell me what it means ?
Thanks
EJ
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
You are extrapolating too far. The gss default goes beyond the data
range by 5% on each side. If you would like to predict beyond that,
overwrite the default (read the documentation), but be warned that
what you get is not reliable. The standard error will be pretty big
so your confidence interval will likely cover everything.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list