Account Options

  1. Sign in
Google Groups Home
« Groups Home
comp . soft-sys . sas
This is a Usenet group - learn more
Find or start a Google Group about sas.
View this group in the new Google Groups
Group info
Language: English
Group categories:
Computers
More group info »
Active older topics
6 new of 6 - Feb 9
3 new of 3 - Feb 6
12 new of 12 - Feb 5
3 new of 3 - Feb 3
6 new of 6 - Feb 3
4 new of 4 - Feb 3
3 new of 3 - Feb 3
2 new of 2 - Feb 3
3 new of 3 - Feb 3
3 new of 3 - Feb 2
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 108854  Older »
Description: The SAS statistics package.
 

Data Stage with Quality Stage - Atlanta GA - 12+ months Contract 
  (Please note: If you are interested in this position and you have all skills experience which mentioned in requirement, so please update your resume as per the requirement and reply me at m...@netprologic.com) Hi, Hope you are doing well, Please find this Requirements of our Direct Client, if it looks... more »
By Matt recruiter  - 2:23pm - 1 new of 1 message    

Please, help me with Cohenƒ2 effect size at linear mixed model 
  I analyzed the effect of different genotypes on the appetite supression of the treatment using a mixed-effects model. My fixed factors are gene and time and I have dose and appetite supression at baseline like covariates. My results suggest a significant association of gene, time, appetite supression at baseline and a significant interaction between gene X... more »
By Felipe Bergmann  - Feb 9 - 1 new of 1 message    

Data Logic 
  ... ... What part are you having trouble with? Are you using the retain statement? The length statement? The output statement? One of the CATx functions? The first. and last. automatic variables? -- Remove del for email
By Barry Schwarz  - Feb 9 - 2 new of 2 messages    

Gzip 
  Is there anyway to Gzip a file in SAS EG?
By Cwick25  - Feb 9 - 1 new of 1 message    

Using External Graphics (.gif or .png file) in ODS HTML 
  Suppose, someone has provided me with a graphic in the form of an .GIF or .PNG file. Then, I want to insert this graphic into some ODS HTML output. For example: ods html file="C:\temp\report.html"; proc print data=final_report; run; /* Here is where I want the graphic from the .GIF or .PNG File to... more »
By Paige Miller  - Feb 9 - 5 new of 5 messages    

rolling regression in sas 
  I need to do a rolling time-series regression in order to test my regression model. I found a suitable example related to this (link below). The idea is to make the monthly regression go in 5-year loops, iterating 1 year forward at a time. My regression is of following type: Identity= meanHML meanMOM. I only have four variables in the... more »
By Niki Tennilä  - Feb 9 - 1 new of 1 message    

Can Data Step Do it ? 
  Hi if i have a file that looks like the following : -----------------Start-------- ------- FIELD001 LEGAL 0 1 9 END JUMPS 1 FIELD555 END END FIELD002 RANGE 1 6 LEGAL 9 END END ------------------------THE END--------------- is there anyway for a data step to create such a formated report ?... more »
By joceyc...@hotmail.com  - Feb 9 - 5 new of 5 messages    

Alternative to CASE statement 
  I have been using the following case statement in this proc sql code: proc sql; create table master as select serv_month, sum(case when note_status in ('O','X',' ') and state in ('MA','RI','CT','NH','VT') then 1 else 0 end) as NewEngland_Acct_Count from serv.serv_jan312012 group by serv_month;... more »
By greg6363  - Feb 8 - 10 new of 10 messages    

Help! The convergence of proc nlmixed 
  I am predicting the balance of credit card. Such target has two peaks. For those who never or seldomly use the card, the balance would be close to zero, while for the others, the distribution would be somewhat follow normal distribution. The finite mixture model was used here with proc nlmixed. (exponential... more »
By zhao zhaomin05  - Feb 6 - 1 new of 1 message    

xtracting information from macro variable 
  Hi, I have a macro variable as below %let type = 'winsor0595'; I want to extract the following information into three macro variables %let allletters = 'winsor' %let upper = 95; %let lower = 05; The last 2 are numbers. Is there a simple way to do this I have tried %let strat = %str(compress(&type, '0123456789'));... more »
By hd  - Feb 6 - 4 new of 4 messages    

1 - 10 of 108854   « Newer | Older »

XML