Dear R experts, I'm trying to find a code to calculate the p-value from the score test for the logistic regression. My fit is like this: logit=beta0+beta1*x1+beta2*x2 +....+ betak* xk. And my H0 is beta1=beta2=...=betak =0. Any help will be highly appreciated. Thank you! Ying
On Nov 14, 2010, at 11:29 AM, Wang, Ying wrote:> Dear R experts, > > I'm trying to find a code to calculate the p-value from the score > test for the logistic regression. My fit is like this: > logit=beta0+beta1*x1+beta2*x2 +....+ betak* xk. And my H0 is > beta1=beta2=...=betak =0. > > Any help will be highly appreciated. Thank you!Which "score test" do you want? -- David Winsemius, MD West Hartford, CT