Skip to content
Prev 170693 / 398506 Next

incl.non.slopes=FALSE does not work at predict.lm

On 17/02/2009, at 10:54 AM, dimitris kapetanakis wrote:

            
Where do you get a predict.lm() function that has an argument
``incl.non.slopes''???  Neither the help file nor
args(predict.lm) reveal any trace of such an argument.

You must be using a modified version of this function.  So check
with whomever you got it from as to why this argument is not having
the effect you expect.  It is not at all clear to me what you *do*
expect.  Are you trying, artificially, to set the intercept to 0
before predicting?  Why would you want to do that?

Of course you don't get any difference between predict() and  
predict.lm().
The predict() function is generic, and fe.nox is of class "lm" so the
method predict.lm() will be used.

I'm sure your data could be structured so that your model could be
written with much less verbosity.

	cheers,

		Rolf Turner

######################################################################
Attention:\ This e-mail message is privileged and confid...{{dropped:9}}