|
|||
|
Could you please suggest how to add the code for domain analysis in the exa=
mple below? The variable that I need to use to disinguish between subpopula= tions is "CP". Here is my sample code: PROC SURVEYLOGISTIC data=3Dgetready;= CLASS agegrp (param=3Dref ref=3D'75+ yrs') racegrp (param=3Dref ref=3D= 'White') cgroup2 (param=3Dref ref=3D'0.5-1.9 yrs of Care'); CLUSTER Pro= vider ; MODEL colos (event=3D'Yes') =3D agegrp racegrp cgroup2/link= =3Dlogit ; STRATA Soc; WEIGHT sampwt; format colos yno. agegrp = agegrp. racegrp racegrp. cgroup2 cgroup2_.; run; THANK YOU SO MUCH!! Best = regards, Doro __________________________________________________ _______________ Helping your favorite cause is as easy as instant messaging.=A0You IM, we g= ive. http://im.live.com/Messenger/IM/Home..._hotmail_join= |
|
|
||||
|
||||
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Request for Data Sets to perform some Analysis | Venkateswara Rao( IIPH) | Newsgroup comp.soft-sys.sas | 0 | 11-22-2008 01:03 PM |
| Re: SAS Market Basket Analysis Macro | Murphy | Newsgroup comp.soft-sys.sas | 1 | 09-15-2008 03:06 PM |
| Re: NEED SAS examples on Conjoint Analysis and MDS | Wu Consulting | Newsgroup comp.soft-sys.sas | 0 | 10-23-2006 01:29 PM |
| Re: To statisticians : Cluster Analysis | David L Cassell | Newsgroup comp.soft-sys.sas | 0 | 10-16-2006 09:34 PM |
| Re: SURVEYLOGISTIC subgroup analysis ? | David L Cassell | Newsgroup comp.soft-sys.sas | 0 | 03-20-2006 04:56 AM |