IMPORTANT039 (7/10/2003 12:06:11 AM) Dear Sir, REQUEST FOR URGENT BUSINESS RELATIONSHIP. I have decided to contact you by email due to the urgency of this transaction,as we have been reliably informed that it will take at least a minimum of two ... mammanvasta11(1)
Re: PROC SUMMARY Failure #4032 (7/9/2003 11:37:31 PM) Also works under 9.0, no hotfixes. Somehow I had never known that this technique of doing a PROC SUMMARY with no analysis variables even existed. As it happens, I had occasion to use it today. It's much ea... JackHamilton(928)
Re: H1-B visas and the compleatly unemployed programmer034 (7/9/2003 11:07:16 PM) Sands wrote: >I basically would disagree with the definition of a 'foriegner'. >Historically, the US has been a land of immigrants, so everybody (except the >native Indians) is eventual... JackHamilton(928)
Re: discreet values in Proc Gmap (Java vs Gif) #3132 (7/9/2003 10:13:03 PM) >I tried the proc sql way with 'format state idfmt.' but that does not change >the proc gmap with 'display=java' to show FL, NY, etc in the statebox >display This is what I tested, and I *DO* see the 'FL','NY... yhuang(489)
Doubly nested data with repeated observations146 (7/9/2003 9:15:43 PM) I have a complex (I think) nesting design that I could use help on. I want to analyze a data set in which responses come from children and their mothers who participated in a behavioral intervention. The stud... William.Dudley(12)
Re: Permutation test035 (7/9/2003 10:46:01 PM) Ernesto Ortiz wrote [in part]: > 1) I have, in SAS, a similarity matrix with treatment labels and > samples identifiers like this one (although it may have any size): > . . . > 2) I need: ... cassell.david(1747)
Re: discreet values in Proc Gmap (Java vs Gif) #2137 (7/9/2003 8:51:19 PM) Sorry for my typo. I should have said "1.&3. has been tested". As to your question 2., I'm still not quite sure what you really need. Do you want to put the numbers under the state code for a gif file? If so, ... yhuang(489)
Re: What is difference between ? and ?? #2025 (7/9/2003 9:56:18 PM) "Fehd, Ronald J. (PHPPO)" perspicaciously replied: > In SAS version 9 there is a new date informat which interprets dates being > read based on the value of a system option. The system option is ... cassell.david(1747)
Re: Statistical Quality control026 (7/9/2003 9:40:19 PM) Elee queried: > where am I supposed to head to get any references on stats QC? Since this is supposed to be a SAS list, I'll assume you're asking this quesiton in conjunction with SAS/QC sof... cassell.david(1747)
a question of delete datasets140 (7/9/2003 9:11:58 PM) Hi All, I have around 300 error data sets created under my libname Errr, I'd like delete those error datasets if their nobs is 0. How could I use proc datasets or any other better function to make this wor... mixiao(15)