Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
comp . soft-sys . sas
This is a Usenet group - learn more
Find or start a Google Group about sas.
Group info
Language: English
Group categories:
Computers
More group info »
Active older topics
6 new of 6 - Nov 24
3 new of 3 - Nov 24
4 new of 4 - Nov 24
12 new of 12 - Nov 24
10 new of 10 - Nov 24
9 new of 9 - Nov 24
3 new of 3 - Nov 24
5 new of 5 - Nov 24
4 new of 4 - Nov 24
2 new of 2 - Nov 24
Related Groups
Statistical consulting.
Low activity, Usenet
Statistics education.
Low activity, Usenet
Statistics from a strictly mathematical viewpoint.
Medium activity, Usenet
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 104708  Older »
Description: The SAS statistics package.
 

2 PART MODEL 
  Raj, Your two part model is what has been referred to elsewhere as a zero-inflated gamma distribution. With the zero-inflated gamma distribution, both parts of the model are estimated in a single procedure. I have posted previously how to fit a zero-inflated gamma distribution using the NLMIXED procedure.... more »
By Dale McLerran  - 5:40pm - 1 new of 1 message    

Dropping columns with no obs 
  SAS example #24622 nicely answered ur question: [link] ...some
By oloolo  - 5:26pm - 1 new of 1 message    

retaining leading spaces using ODS RTF 
  i have defined the followintg format. Notice the leading blank spaces in for 5 and 6.(class1 and class2) I want to retain these spaces while using proc report and ODS RTF. proc format; value fmt 1 = "subsection1" 2 = "subsection2" 3 = "subsection3" 4 = "subsection4" 5= " class1" 6 = " class2"... more »
By maverick2  - 4:52pm - 2 new of 2 messages    

Question about read in Excel date data 
  Sarah, I couldn't decide whether to post my response in your thread, or the one that Peter started regarding "Bad Ways to Code Data". But, since my findings may be of help to you, decided that this would be the best place for it. Someone had asked me, a few weeks ago, how one might deal with a situation... more »
By Arthur Tabachneck  - 3:52pm - 1 new of 1 message    

Update One Table from Another Table Using SQL 
  Using SQL in SAS 8.2, I would like to update the contents of specific = rows in one table using rows with matching composite key column values = from another table. In other SQL dialects, this could be accomplished = using code similar to the following: /* syntax 1 (Microsoft SQL Server) */ update table1... more »
By Kevin Myers  - 3:45pm - 3 new of 3 messages    

The ODBC engine cannot be found. ERROR MESSAGE 
  Hi, I'm trying to connect to a sql server 2000 database from SAS. I'm doing the following: LIBNAME mylibref ODBC NOPROMPT ="UID=;PWD=;DSN=cdmMeDB;SERVER =sql26;DATABASE=cdm_me;" ; PROC PRINT DATA = mylibref.ms_miniTable; run; I created the DSN cdmMeDB connection using the admin tools from my computer and when I test the connection it works.... more »
By MS  - 3:16pm - 4 new of 4 messages    

Hash Error 
  I'm getting an error when attempting a hash. Any ideas? 14 data work.hashtest(drop=rc); 15 if _N_=1 then do; 16 if 0 then 17 set weeks.rmd2fin(keep=sbr_id relno xch_seqno tran_code 17 ! enter_dt fin_amt); 18 declare hash hh(dataset: 'weeks.rmd2fin');... more »
By Daniel Schuster  - 2:31pm - 4 new of 4 messages    

proc sql group by memory and disk usage 
  There are lots of ways this could be going bad--here are some suggestions on where to look first. First, where are you running this (mainframe, server, PC)? Just because you're using memsize=max, you may be being throttled by other memory constraints (system options that you may or may not be able to manually... more »
By Charles Harbour  - 12:02pm - 1 new of 1 message    

Idea for a collaborative talk - Macros and Statistic 
  wallpaper code of several lines is fine wallpaper code of 2K lines,.......... On Mon, 23 Nov 2009 15:12:31 -0500, Chang Chung <chang_y_ch...@HOTMAIL.COM> wrote: ...wall- ...lines ...small ...Some ...ugly.
By oloolo  - 10:52am - 1 new of 1 message    

missing variables 
  Dear all=2C how can I delete variable=2C in a sas-data-set=2C with all miss= ing values. best regards. JL =20 ______________________________ ______________________________ _____ Novo windowslive.com.br. Descubra como juntar a galera com os produtos Wind= ows Live.... more »
By Marcelo Lamack  - 10:56am - 2 new of 2 messages    

1 - 10 of 104708   « Newer | Older »

XML      
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google