First  |  Prev |  Next  |  Last
Pages: 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179
nlmixed help
Dear Sas Experts I am trying to run a individual tree diameter growth model using Proc Nlmixed. Below is the code i am trying to run. But I always get the message, "Quadrature accuracy of 0.000100 could not be achieved with 31 points. The achieved accuracy was 0.00044", if i run the model with method=gauss. If th... 14 Oct 2009 19:12
Creating a message in Lotus Notes
I would like to use the NOTESDB file interface to Lotus Notes in SAS for Windows to create email. I have not found any examples that write email, and I have not been able to get it to work. Here's what I have (&MSVR and &NUID are set to appropriate values): ===== filename notes notesdb; data _null_; ... 14 Oct 2009 16:59
Relative risk and odds ratio, OR significant and above 1,
Thomas, Without commenting on the code or design you sent, or whether it applies to your specific data, it is possible to get a relative risk close to 1 and an odds ratio far from 1 if the response of interest is very common, e.g., examine the following counts: ----------------------------------------- |Count... 13 Oct 2009 00:08
ODS to multiple Excel worksheets - sheet_name option not
still it would be nice to see the code! Gerhard On Fri, 9 Oct 2009 11:39:45 -0400, mart <martino123(a)HOTMAIL.CO.UK> wrote: Well the subject describes it all. I've successfully got multiple worksheets working in Excel 2007, but for some reason the Sheet_name option doesn't work and I keep getting the ... 12 Oct 2009 12:56
ODS to multiple Excel worksheets - sheet_name option not working
Well the subject describes it all. I've successfully got multiple worksheets working in Excel 2007, but for some reason the Sheet_name option doesn't work and I keep getting the defaults. I tried downloading the latest 9.1 drivers. I have version 9.1.3 ... 9 Oct 2009 12:37
DDE Word, AppMinimize
Hello all, =A0 I am trying to convert rtf files to PDF files using the following code: =A0 data null ; file wordsys ; put '[AppMinimize]' ; put '[FileOpen .Name=3D"'"&dir"'\'"&file."'.rtf" ]' ; put '[AppMinimize "Microsoft Word", 1]' ; put '[FILEPRINTSETUP .PRINTER=3D"ADOBE PDF" .DONOTSETASSYSDEFAULT=3D1]'; p... 9 Oct 2009 10:23
Lookup on Multiple Tables in DI Studio...
Hi, Requirement is to do multiple lookups on different tables. e.g. to get the Calendar_SK (surrogate key), Customer_SK to be populated in the fact table. In such a case should you use two instances of the lookup transformation or is it advisable to use one lookup transformation and connect both the lookup tab... 9 Oct 2009 06:02
Lookup on Multiple Tables in DI Studio
Hi, Requirement is to do multiple lookups on different tables. e.g. to get the Calendar_SK (surrogate key), Customer_SK to be populated in the fact table. In such a case should you use to instances of the lookup transformation or is it advisable to use one lookup transformation and connect both the lookup tables... 9 Oct 2009 06:02
matrix mulitplication...................
Hi, I am having one doubt can we do matrix multiplication by using sas. I think we have to follow arrays concept. suppose I am having the data sets like the following. data set name: first column names : A B A B 1 2 3 4 another data set name : second column names : C D C D 4 ... 14 Oct 2009 19:12
Dmnormip and Dmnorlen
Amrita, Take a look at: http://www.clt.astate.edu/kfish/DWmaterials/AdvDMText.pdf According to it, "The main differences between the raw code and the saved scoring code module occur at the beginning of the code. The saved scoring code begins with the definition of macro functions. These macro functions are... 8 Oct 2009 19:04
First  |  Prev |  Next  |  Last
Pages: 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179