Skip to content
Prev 305957 / 398506 Next

Applying glm coefficients (Beginner Question)

On Sep 20, 2012, at 6:55 AM, SirRon wrote:

            
Not at all how I would have expressed it.
On other instances of similarly measured variables? Then use the new data argument to predict().
I am guessing you will be using the type="response" argument to predict(), but again is is not the case that this will be answer the question as you have expressed it and I have interpreted it. It is not going to return the probability that the "parameter is true", at least if the word "parameter" is what most people are calling "coefficient". 

?predict.glm
Awkwardly worded questions will get much better answers if they are accompanied by some test data.