First  |  Prev |  Next  |  Last
Pages: 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137
real p values from ttest
With ODS there is a very simple way, but as this topic has come up before, my first question (never answered) is Why? and second, With regards to HO, what does a pvalue represent? Robin High UNMC From: df ss <tggsun(a)YAHOO.COM> To: SAS-L(a)LISTSERV.UGA.EDU Date: 01/20/2010 02:09 PM Subject: real ... 21 Jan 2010 11:10
ODS Html Style Graph with SGPLOT in Excel Sheet
Hello Group, How to get a graph in excel sheet using the below mention macro %OdGraph. I'm able to get it in the excel using ODS html file= .... and with proc chart for example ods html file="c:\temp\test.xls" style=minimal; proc chart data=sashelp.class; hbar age; run; ods html close; ... 20 Jan 2010 16:17
SAS and ODBC dates
Good afternoon, I have something that seems so simple. I've written a summarization program that is being shared with many external partners. The data can be in various formats behind the scenes. We have data in both SAS formatted and in an Oracle database. One of my summaries is on a date field. Quickly we ... 20 Jan 2010 16:17
Notes produced from proc mixed
Hi everyone. I'm currently doing a 3-level multilevel model and wanting to know if it is still correct to report the result despite the below notes produced. If not, do I have to respecify my model? NOTE: Convergence criteria met. NOTE: Estimated G matrix is not positive definite. NOTE: Asymptotic variance ma... 20 Jan 2010 15:10
proc append to combine multiple tables on Unix
Hi, Thanks for any tips: I have over 400 daily tbls on Unix.. Majority of these tables have identical fields and types (char/num) Just a few of them have slightly different fields due to changes in production.. but i am not sure what dates it started from. I built a marco to store all the daily tables' name... 22 Jan 2010 15:12
Problem when using the SAS/GRAPH Procedures: SGPLOT and SGPANEL
Hi, I am a new SAS user. I have SAS 9.2 installed on my computer. I am dying to replicate Susan Schwartz's Butterfly and paneled plots at http://support.sas.com/rnd/papers/sgf2008/butterfly_handout.pdf Each time I use "proc sgplot" or "proc sgpanel", I am getting the error message below: ERROR: ERROR: Unabl... 19 Jan 2010 13:31
Subsetting data based on date range
Hi All, I'm trying to subset or keep data based on a date range. The data in the table titled data one (below) includes the date range. The data in the table titled two (below) represents the information I need to keep based on the date range in table one. If the date in table 'Data two' falls within the da... 19 Jan 2010 13:30
Unable to read Unicode file into SAS file - able to do after
Hi, Have you using utf-8 encoding? It works for some unicode files. ------Original Message------ From: Cherish K Sender: SAS(r) Discussion To: SAS-L(a)LISTSERV.UGA.EDU ReplyTo: Cherish K Subject: Unable to read Unicode file into SAS file - able to do after using 'convert into DOS'. Please help Sen... 19 Jan 2010 13:30
Unable to read Unicode file into SAS file - able to do after
From MS SQL, I extracted a huge file of size 2.5GB. But the file was unicode encoded. So the usual import function wasn't working. From the archives I found a code written by DATA_NULL which says to use filename and encoding option; Below is the code given by data null filename chr "File_LOCATION\FILENAME.cs... 19 Jan 2010 11:15
Nomograms using annotate?
Good morning All, I posted this using Google Groups yesterday but it has failed to appear on SAS-L. I don't believe there is a function in SAS to produce nomograms such as this one: http://www.prostate-cancer.org/education/riskases/img/Tisman_Nomogram... Would annotate be the right way to go to get to som... 19 Jan 2010 10:08
First  |  Prev |  Next  |  Last
Pages: 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137