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
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.