Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Normal residual in GLIMMIX?
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
 
Bijay Tamang  
View profile  
 More options Nov 11, 6:02 pm
Newsgroups: comp.soft-sys.sas
From: tamangbi...@GMAIL.COM (Bijay Tamang)
Date: Wed, 11 Nov 2009 18:02:40 -0500
Local: Wed, Nov 11 2009 6:02 pm
Subject: Normal residual in GLIMMIX?
I am using the following code to analyze my count data. "Nxtot" is the
number of roots. When I use the following code, some of the variables and
their interactions are significant but residuals are not normal. If I use
"Dist=lognormal link=identity" in the following code, none of the variables
and their interactions are significant but the residuals are normal. AIC
values are below 300 when dist=lognormal is used but above 1000 when
dist=poisson is used.

Do residuals need to be normal in GLIMMIX?

PROC GLIMMIX data=nx4 method=quad plots=all;
    class wba location;
    MODEL nxtot = wba depth1 bd/DIST=poisson LINK=log SOLUTION ddfm=bw;
    random _residual_;
RUN;

Thanks


    Reply    Reply to author    Forward  
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 »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google