Awesome! Thanks so much!
On Thu, Feb 10, 2011 at 6:13 PM, Dennis Murphy wrote:
> Hi:
>
> Try
> summary(myprobit)$coefficients[, 4]
>
> HTH,
> Dennis
>
> On Thu, Feb 10, 2011 at 3:46 PM, Allie818 wrote:
>
>>
>> I can get this summary of a model that I am running:
>>
>> summary(myprobit)
>>
>> Ca
r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] On
Behalf Of Allie818
Sent: Friday, 11 February 2011 9:46 AM
To: r-help@r-project.org
Subject: [R] Getting p-value from summary output
I can get this summary of a model that I am running:
summary(myprobit)
Call:
glm(formula = Response
Hi:
Try
summary(myprobit)$coefficients[, 4]
HTH,
Dennis
On Thu, Feb 10, 2011 at 3:46 PM, Allie818 wrote:
>
> I can get this summary of a model that I am running:
>
> summary(myprobit)
>
> Call:
> glm(formula = Response_Slot ~ trial_no, family = binomial(link = "probit"),
>data = neg_data,
I can get this summary of a model that I am running:
summary(myprobit)
Call:
glm(formula = Response_Slot ~ trial_no, family = binomial(link = "probit"),
data = neg_data, na.action = na.pass)
Deviance Residuals:
Min 1Q Median 3Q Max
-0.9528 -0.8934 -0.8418 1.44
4 matches
Mail list logo