Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
which p-value should be taken?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
zhongwenju...@gmail.com  
View profile  
 More options Nov 8 2012, 12:10 pm
Newsgroups: comp.soft-sys.sas
From: zhongwenju...@gmail.com
Date: Thu, 8 Nov 2012 09:10:45 -0800 (PST)
Local: Thurs, Nov 8 2012 12:10 pm
Subject: which p-value should be taken?
Hi all,
I have a question regarding the PROC GENMOD, with repeated statement output. For example, I ran the code
proc genmod data=p;
CLASS ID ;
model case=year /dist=nb link=log offset=logpop type3;
repeated SUBJECT=ID/TYPE=AR(1) CORRW;
run;
I got the following output.   Then which p-value for the "year" should I look for? P from "Score Statistics For Type 3 GEE Analysis"?

Can someone explain this to me?
Thank you,
Wenjun

          Analysis Of GEE Parameter Estimates
                               Empirical Standard Error Estimates

                                    Standard   95% Confidence
                 Parameter Estimate    Error       Limits            Z Pr > |Z|

                 Intercept  -2.0643   0.0250  -2.1132  -2.0154  -82.70   <.0001
                 year        0.0603   0.0046   0.0512   0.0693   13.07   <.0001

                            Score Statistics For Type 3 GEE Analysis

                                                    Chi-
                          Source           DF     Square    Pr > ChiSq

                          year              1       4.47        0.0346


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »