|
| |
| | SAS System - Wikipedia, the free encyclopedia |
 | | The SAS System runs on IBM mainframes, Unix machines, and Microsoft Windows; and code is almost transparently moved between these environments. |  | | Interaction with the operating system (for example, piping on Unix and DDE on Windows). |  | | Like other database-oriented fourth-generation programming languages such as SQL or Focus, SAS assumes a default file structure, and automates the process of identifying files to the operating system, opening the input file, reading the next record, opening the output file, writing the next record, and closing the files. |
|
http://en.wikipedia.org/wiki/SAS_programming_language
(2054 words)
|
|
| |
| | SAS Institute - Wikipedia, the free encyclopedia |
 | | As other types of computers became available and powerful enough, SAS was continuously developed to run in those environments as well, keeping the familiar user interface and compatible file structure so that SAS users could easily switch from one type of operating system and/or hardware to another. |  | | In addition to the usual mainframe practice of writing and submitting programs in batch, SAS offered the option, somewhat novel at the time, of a windowed programming environment, where the program being written or edited appeared in one window, the program output appeared in another window, and the program log appeared in a third window. |  | | Its main and original product was the SAS software package used in statistical analysis, consisting of numerous modules which ran on IBM mainframe computers. |
|
http://en.wikipedia.org/wiki/SAS_Institute
(1071 words)
|
|
| |
| | Getting Started : Files Used by the SAS System |
 | | On a multi-user Windows NT system, this environment variable would most likely be defined as a system environment variable (instead of as a user environment variable) so that it is processed for all users on that system. |  | | On a multi-user Windows NT system, this environment variable would likely be defined as a user environment variable (instead of as a system environment variable) so that it is processed only for the current user on that system. |  | | The SAS System uses many files while it is running; however, some of these files are especially important from a user's perspective. |
|
http://www.ualberta.ca/CNS/RESEARCH/Software/SAS.old/win/z0104286.htm
(3103 words)
|
|
| |
| | SAS on Athena (AC-74) |
 | | SAS is a system that allows you to take data in any form and access, manage, analyze, and present it according to your needs and level of expertise. |  | | SAS stores permanent data sets in operating system files, but rather than store data sets in a plain-text form, SAS stores data sets in a highly efficient special format (known as data set format) that varies depending on the type of workstation you are using. |  | | SAS stores data sets in a data library, much as your operating system stores files in a directory. |
|
http://web.mit.edu/afs/athena/astaff/project/logos/olh/Math/SAS/SAS.html
(6542 words)
|
|
| |
| | SAS for the Macintosh |
 | | SAS is a large and powerful program for managing and analyzing data; the Mac is a computer that does an amazing amount of stuff. |  | | SAS has stated that there will be no Mac OS release of Version 8, however they have not yet added the Mac to their official list of platforms for which no future development is being done. |  | | SAS, V6.12 will run under the “Classic” environment of Mac OS X. There are no current plans to issue a newer version of SAS for Mac OS. |
|
http://www.ibiblio.org/sasmac
(1332 words)
|
|
| |
| | Getting Started : The SAS System: Exploiting the Power of Microsoft Windows |
 | | The SAS System is an integrated suite of software for enterprise-wide information delivery that supports data access, data management, data analysis, and data presentation. |  | | Most existing SAS commands and windows are implemented, but where appropriate, interactive dialog boxes and various graphical user interface controls are used so the selection of operations is highly intuitive and interactive. |  | | However, in order to bridge the upgrades in SAS System catalog architecture and differences in operating system structure, catalogs must be converted from earlier formats (such as Release 6.04 under DOS or Release 6.08 under Windows) to Version 8 format using the transport procedures CPORT and CIMPORT. |
|
http://www.uni.edu/sasdoc/win/z0104273.htm
(431 words)
|
|
| |
| | Getting Started : Starting the SAS System |
 | | This window tells you the name of the SAS job that is running and where your log and procedure output files are written. |  | | For more information about how the SAS System searches for the configuration file, see
How the SAS System Finds and Processes Configuration Files
. |  | | When the SAS System reaches a point in your program where interaction is required, it opens the main SAS window.
|
|
http://www.msb.edu/training/statistics/sas/books/os2/ztartsas.htm
(1388 words)
|
|
| |
| | TS-DOC: TS-Y2KCOMP - The SAS System Year 2000 Compliance Information |
 | | SAS System users can use the YEARCUTOFF= option to explicitly specify the century associated with 2-digit years in input data. |  | | SAS users can convert external data to or from SAS date values and datetime values by the use of various informats, formats, and functions (IFFs). |  | | Information on testing the upgraded release of SAS software in a Year 2000 environment is included with the upgrade. |
|
http://support.sas.com/techsup/technote/y2kcomp.html
(3544 words)
|
|
| |
| | SAS...The Power to Know |
 | | Applications of the SAS System include executive information systems; data entry, retrieval, and management; report writing and graphics; statistical and mathematical analysis; business planning, forecasting, and decision support; operations research and project management; statistical quality improvement; computer performance evaluation; and applications development. |  | | The SAS System is modularly designed to give organizations the flexibility to license only the functionality they need. |  | | The SAS System is an integrated suite of software for enterprise-wide information delivery. |
|
http://www.sas.com/products/sassystem
(209 words)
|
|
| |
| | Creating and Using SAS System Files |
 | | One problem with SAS system files is that unlike raw data, which are generally kept in ascii format, the system file is a binary program that is platform-specific. |  | | While you're waiting for SAS to go through what could be very long input statements (imagine the input statement from the cumulative version of the NES, for example, which boasts hundreds of variables), the computer is grinding away, using lots of memory and swap space to write the data set that you've specified. |  | | Often, you'll find that you need to run many different programs on the same data over the course of a single reserach program, but that the recodes and other computations will be the same or virtually the same for all the programs you need to run. |
|
http://www.uky.edu/ArtsSciences/PoliSci/tutorials/sas_system.html
(488 words)
|
|
| |
| | Initializing and Configuring the SAS System : Specifying Physical Files |
 | | This is another example of a relative path to a UNIX System Services file. |  | | name of a UNIX System Services file in the hierarchical file system, represented by a partially qualified path. |  | | Any file name containing a slash (/) is assumed to be in UNIX System Services, regardless of the value of the FILESYSTEM= system option. |
|
http://www.uni.edu/sasdoc/os390/zspecify.htm
(392 words)
|
|
| |
| | Performance Considerations : SAS System Features that Optimize Performance |
 | | For more information, see Creating a Scaled-Down Version of the SAS System for Distribution. |  | | For additional information about optimizing SAS performance, see the chapter on optimizing system performance in SAS Language Reference: Concepts. |  | | You can use the resource file tracking facility to create a scaled-down version of the SAS System that occupies the least amount of hard disk space necessary. |
|
http://www.sph.emory.edu/computing/unix/sas/sas8OnlineDoc/win/zsasperf.htm
(542 words)
|
|
| |
| | Routing Output : Using SAS System Options |
 | | These system options have no effect in the windowing environment. |  | | You can specify the options in the SAS command, a configuration file, the STARTSAS statement or window, and the SASV7_OPTIONS environment variable. |  | | If you are running in the windowing environment, use the ALTLOG and ALTPRINT system options.
|
|
http://www.msb.edu/training/Statistics/SAS/books/unix/z0309049.htm
(181 words)
|
|
| |
| | SAS Learning Module: SAS system options |
 | | Reading and writing data options control the ways in which data are input to, and output from, the SAS system. |  | | Log, output and procedure options specify the ways in which SAS output is written to the SAS log and procedure output file. |  | | caps specifies whether lowercase characters input to the SAS System are translated to uppercase. |
|
http://www.ats.ucla.edu/stat/sas/modules/options.htm
(1024 words)
|
|
| |
| | SAS System Options : FULLSTIMER |
 | | On System V-based UNIX systems, the SAS System calls the |  | | On BSD-based UNIX systems, the SAS System calls the |  | | the elapsed time (real time), the cpu time spent in user mode (user cpu), and the cpu time spent performing system overhead tasks on behalf of the SAS process (system cpu). |
|
http://www.csc.fi/cschelp/sovellukset/stat/sas/sasdoc/sashtml/unixc/o-f1.htm
(268 words)
|
|
| |
| | SAS System Options : Using SAS System Options |
 | | Accessed with the SQL procedure, this table lists the system options that are in effect. |  | | Operating Environment Information: In some operating environments, you can specify system options in other places. |  | | in a SAS System Options window: If you are in a windowing environment, type |
|
http://bama.ua.edu/sasv8/lgref/z0103941.htm
(829 words)
|
|
| |
| | Amazon.com: Books: Categorical Data Analysis Using the SAS System |
 | | All along are SAS examples interspersed with theory so writing programs and interpreting output are greatly simplified. |  | | Categorical Data Analysis Using the SAS System, February 16, 2003 |  | | Categorical Data Analysis Using the SAS System (Paperback) |
|
http://www.amazon.com/exec/obidos/tg/detail/-/0471224243?v=glance
(1027 words)
|
|
| |
| | Business Intelligence and Analytics Software - SAS |
 | | SAS is the leader in business intelligence and analytics. |  | | This interactive tour shows you how SAS business intelligence integrates data from across your enterprise, analyzes and delivers self-service reporting to everyone who needs it. |  | | A new program from SAS will help customers make the most of their business intelligence investments. |
|
http://www.sas.com
(170 words)
|
|
| |
| | SAS System Basics |
 | | The student should have a basic understanding of the operating system under which SAS is running. |  | | This is accomplished by emphasizing the most commonly used programming features within SAS. |  | | Invoke procedures to generate plots and to summarize data |
|
http://www.spssoft.com/sysbasics.html
(124 words)
|
|
| |
| | SAS Online Samples |
 | | Categorical Data Analysis Using the SAS System (Pubcode 55320) |  | | Logistic Regression Examples Using the SAS System, Version 6, First Edition (Pubcode 55201) |  | | Categorical Data Analysis Using the SAS System, Second Edition (Pubcode 57998) |
|
http://support.sas.com/documentation/onlinedoc/code.samples.html
(846 words)
|
|
| |
| | SAS Tutorial Statistical Analysis System Online Course |
 | | Data Manipulation describes optional SAS statements used to modify data so that more complex data analysis tasks can be performed. |  | | Results describes SAS procedures used to create more informative and specialized output as well as some basic statistical procedures. |  | | This course is for end users programmers and business professionals who have an introductory level of experience with SAS. |
|
http://www.tutorialusa.com/sas.html
(404 words)
|
|
| |
| | Using External Files and Devices : Reading and Writing SAS System Print Files |
 | | This option can be used in the FILENAME statement, in the FILENAME function, or as a system option. |  | | Unless you also specify either CC=FORTRAN or CC=CR in your SAS command, your output or listing will lack the first column of data. |  | | Using External Files and Devices : Reading and Writing SAS System Print Files |
|
http://www.sph.emory.edu/computing/unix/sas/sas8OnlineDoc/vms/zs-print.htm
(417 words)
|
|
| |
| | Macro Programs from "The SAS System for Statistical Graphics" |
 | | Performs correspondence analysis (also known as "dual scaling") on a table of frequencies in a two-way (or higher-way) classification. |  | | The file graphmac.doc contains some basic documentation on the macros, but it is assumed you have the book, which gives numerous examples of their use. |  | | Macro Programs from "The SAS System for Statistical Graphics" |
|
http://www.math.yorku.ca/SCS/sssg
(728 words)
|
|
| |
| | - SHOP.COM |
 | | This book describes how to use the SAS System to perform a wide variety of different regression analyses, such as using various models as well as diagnosing data problems. |  | | Topics include performing linear regression analyses using PROC REG; diagnosing and providing remedies for data problems including outliers and multicollinearity; using regression to fit a variety of different models, including nonlinear models; using SAS/INSIGHT software for performing regression analysis. |  | | Examples feature many SAS procedures including REG, PLOT, GPLOT, NLIN, RSREG, AUTOREG, PRINCOMP, and others. |
|
http://www.shop.com/op/aprod-p24519283
(219 words)
|
|
| |
| | ISDweb Documentation SAS |
 | | NOTE that some SAS Files created in versions earlier than |  | | by ISD -- for help in migrating, see SAS® Version 7, 8 and 9 (The Nashville Release) news and information (see also FAQ--SAS in General above) |  | | SAS® is a powerful, comprehensive statistics package for analysis and data manipulation. |
|
http://www.usc.edu/isd/doc/statistics/sas
(266 words)
|
|
| |
| | Broadcast-Storage.net - Digital Virtual Libraries |
 | | With (2) dual Fibre Channel interfaces, a 3,200 Mbps transfer rate, or 400MB/sec can be achieved. |  | | CUC, partnering with EVS Broadcast Equipment, has created a way to answer the nagging prob-lem of archive and retrieval storage for both the SD and HD EVS configurations. |  | | All data written to and restored from the SAS archive is in it’s native format. |
|
http://www.broadcast-storage.net/sas.php
(478 words)
|
|
| |
| | Center for AIDS Research (CFAR) |
 | | Assistance in design of research database management plans for individual projects. |  | | Consultation on the operation and maintenance of project-specific systems. |  | | Assistance or consultation in design and creation of data collection instruments (forms). |
|
http://cfar.med.unc.edu/core_biostats.htm
(1703 words)
|
|
| |
| | SAS OnlineDoc, V8 |
 | | You need to view this documentation with a Java-enabled web browser that supports frames, such as Internet Explorer or Netscape. |  | | If your browser is not Java-enabled, then you may access the documentation through a plain HTML interface. |  | | SAS OnlineDoc, V8 Welcome to SAS OnlineDoc, V8 |
|
http://v8doc.sas.com/sashtml
(45 words)
|
|
| |
| | The SAS System |
 | | A Simple SAS Program: What does it mean |
|
http://www.richmond.edu/~plunkett/sasinst
(8 words)
|
|
| |
| | Scandinavian Airlines System - Wikipedia, the free encyclopedia |
 | | For a comprehensive list of SAS services see Scandinavian Airlines System destinations. |  | | Scandinavian Airlines System, now SAS AB, is an airline based in Stockholm, Sweden. |  | | This page was last modified 12:04, 18 October 2005. |
|
http://en.wikipedia.org/wiki/Scandinavian_Airlines_System
(550 words)
|
|
| |
| | SAS System Options : XCMD |
 | | The XCMD system option specifies whether the X command is valid in the current SAS session. |  | | Executing Operating System Commands from Your SAS Session |  | | Copyright 1999 by SAS Institute Inc., Cary, NC, USA. |
|
http://bama.ua.edu/sasv8/unixc/z0663635.htm
(70 words)
|
|
| |
| | Scandinavian Airlines Microsoft Customer Evidence: Scandinavian Airlines System (SAS) |
 | | Scandinavian Airlines Microsoft Customer Evidence: Scandinavian Airlines System (SAS) |  | | sccandinavian airlines Scandinavian Airlines System, SAS, was founded in scandinavian airlines.ccom 1946, based on the visionary sacndinavian airlines idea that the three Scandinavian...www.randburg.com/de/sas.html scandinavian airlines.cpm |  | | Scandinavian Airlines System (SAS) wanted to provide new levels of service csandinavian airlines to its increasingly wireless... |
|
http://scandinavian-airlines.spiair.com
(513 words)
|
|
| |
| | SAS System Options : BATCH |
 | | In addition, the BATCH system option does not specify whether a terminal is present. |  | | At the start of an interactive SAS session, you can use the BATCH setting to simulate the behavior of the system in batch mode. |  | | Copyright 1999 by SAS Institute Inc., Cary, NC, USA. |
|
http://v8doc.sas.com/sashtml/unixc/o-b1.htm
(162 words)
|
|
| |
| | scandinavian airlines |
 | | Scandinavian Airlines System (SAS), formed in 1946, is a consortium of the... |  | | McDonnell Douglas MD-82 The Scandinavian Airlines System, or SAS, was founded... |  | | Scandinavian Airlines System (SAS) wanted to provide new levels of service to its increasingly wireless... |
|
http://literatetraveller.com/articles/53/scandinavian-airlines.html
(308 words)
|
|
| |
| | SAS Cargo, Airfreight guide |
 | | SAS Cargo expands capacity between Scandinavia and the US |  | | SAS Cargo's winter programme commences on October 30, 2005 and is valid until March 25, 2006. |  | | Click here to go to the new on-line version of the magazine. |
|
http://www.sascargo.com
(126 words)
|
|
|