Re: Normality problem #9032 (2/5/2010 3:08:40 PM) comp.soft-sys.sas see this: http://support.sas.com/rnd/app/da/glimmix.html Copied from the site: PROC GLIMMIX fits statistical models to data with correlations or nonconstant variability and where the response is not necessari... woods
Re: GLIMMIX Follow-up Post126 (7/31/2009 6:19:56 PM) comp.soft-sys.sas Well I have used Glimmix procedure probably 2 yrs ago and I would like to suggest couple of things here: 1) Try, SAS GLIMMIX Procedure with continuous time AR(1) correlation structure.. But before you need to ... woods
Re: Job sites #10027 (7/30/2009 10:07:19 PM) comp.soft-sys.sas Don't forget "Craigslist"....... On Thu, Jul 30, 2009 at 5:11 PM, John Burton wrot= e: > Dan, > > a big part of the problem is that with the state that the U.S. and > global economies are in currently, there... woods
Re: Proc GAM #609 (8/30/2007 1:34:10 AM) comp.soft-sys.sas Well, I am getting interesting comments why we have less hospital data on weekends. I personally feel both Matt and Mary are correct and i can add few more on it but I will let it go this time. However I can sa... woods
Re: Proc GAM #3010 (8/24/2007 10:20:30 PM) comp.soft-sys.sas Regardless of your subject, I would not use generalized additive models like this. I was just trying to build a model with hospital data. As you know, day-of- week has great impact on every kind of hospital dat... woods
Re: Proc GAM018 (8/22/2007 2:21:35 AM) comp.soft-sys.sas Any thoughts from anyone? I am just curious that it is not possible in SAS but possible in Splus/R to predict? Interesting??? Or am I wrong to say it is possible in Splus/R? ... woods
Re: Export into Excel using ODS #3013 (8/22/2007 2:18:19 AM) comp.soft-sys.sas Any other methods than "/ style={tagattr="\00000000"};"? In this case, code basically instruct Excel to keep leading zeros. However, I wanted to know that for alpha-numeric values(even applying character forma... woods
Proc GAM015 (8/21/2007 11:58:23 PM) comp.soft-sys.sas How would I predict future data/values using Proc gam. It says "PRED: predicted values for each smoothing component and overall predicted values at design points". Is this mean I can predict future data using t... woods
Export into Excel using ODS115 (8/21/2007 11:41:21 PM) comp.soft-sys.sas I wanted to keep the preceding zero's while exporting data into excel using ods. For example, obs var1 1 009 2 001 3 015 Excel normally chops those zero's and outputs only 9, 1 and 15. Guru's need yo... woods
woods.steve's replies:
Items(1) /1
PROC GLIMMIX - cross classified random effects - query415 (1/24/2007 12:35:50 AM) comp.soft-sys.sas Hi, I am using proc glimmix procedure in SAS 9.1 to model the interaction effect of physician volume (pv6) and hospital volume (hv4) on adverse dichotomous outcome "hem". The data structure is cross classified... skamble(3)