Description:
The SAS statistics package.
|
|
|
Numeric ID Values with decimals -- probably not the best idea
|
| |
...Nat, It is unfortunate that you ran into this problem. Your warning against using numeric IDs containing a decimal point (i.e. using floating point numbers) should be expanded to a warning against EXPECTING two floating point numbers to compare as equal. It can happen, but there is always the danger that the comparison can fail because of the inability to accurately represent some numbers in a finite-precision floating point representation.... more »
|
|
Manipulating an Excel File Using SAS
|
| |
Hello, Is there a way I can use SAS to automate the following set of tasks: 1. Open an existing .csv file in Excel (the name and location of the file are known). 2. Delete a column (the name of the column is known). 3. Save the file and close Excel. I'm sure the answer is "yes" but I don't know how to do it.... more »
|
|
Why input skips lines?
|
| |
Hi, I have been trying several scenarios and none successful. I am reading a group of lines of which only a few have importance for this reading of data. I want to capture only lines that have the wording "Mismatched". Somehow input does skip a few lines which are important in this case. Any reasoning why is appreciated.... more »
|
|
fixed effect in Poisson regression of panel data
|
| |
Hello All, I got this panel data with individual purchase, advertising and promotion to individuals. I can setup regular regression as purchase=intercept+ad+promotio n. I want to test fixed effect by adjusting intercept to change across individual.. But I am not sure how to do this when the purchase is... more »
|
|
SAS-Connect versus Enterprise Guide - Help with my presentation
|
| |
Hi SAS-Lers, I need your help to refute or add additional pros/cons. I tried but I could not find any pros. EG appears to be promoted as a superior technical product over SAS connect by our SAS Technical Excellence Training team. Sounds like a SAS poduct. This is a technical not a cost decision. Our programmers are very... more »
|
|
Open Cursor Error Reading Microsoft Access Table
|
| |
Attempting to run the following code under SAS 8.2 on Windows XP (values = of the table and keys macro variables are set outside of this code): %let DBFile=3D\\MyServer\MyDBFilePa th\MyDBFileName; libname MyDB OLEDB provider=3D"Microsoft.Jet.OLED B.4.0" = properties=3D("Data Source"=3D"&DBFile"); data dups;... more »
|
|
SAS IO on Mainframe
|
| |
Hi SAS_L, I have some very basic questions regarding to SAS IO on mainframe. 1) Is it necessary to allocate a .sas source code file before writing SAS program? Or can save it after writing? 2) How to use SAS data library on Mainframe in order to access SAS data set and catalog which contains defined Macros and Format?... more »
|
|
Filling Blanks Between 2 Values
|
| |
hi, i have a dataset as follows - date present 01AUG2009 02AUG2009 03AUG2009 04AUG2009 Y 05AUG2009 06AUG2009 07AUG2009 08AUG2009 09AUG2009 Y 10AUG2009 11AUG2009 Y 12AUG2009 is there a way i can fill in the blanks between the first and last dates where a Y is recorded?... more »
|
|
SAS BI DI ETL BASE Clinical Financial + software Installation
|
| |
I am working as a SAS Programmer in Clinical Research Organisation. I will provide training in SAS / SAS-BI / SAS-DI / CDM / SAS - Clinical and Financial / SAS Projects through Online/inclass along with 100% certification guidance at a very low price. Note: SAS BI and other SAS related Softwares will be installed on your... more »
|
|
SAS BI DI ETL BASE Clinical Financial + software
|
| |
I am working as a SAS Programmer in Clinical Research Organisation. I will provide training in SAS / SAS-BI / SAS-DI / CDM / SAS - Clinical and Financial / SAS Projects through Online/inclass along with 100% certification guidance at a very low price. Note: SAS BI and other SAS related Softwares will be installed on your... more »
|
|
|