On CNET: The Apple notebook guessing game
1 Resources for

sas/stat 9.2

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Updates to SAS Power and Sample Size Software in SAS/STAT 9.2
Procedures for power analysis and sample size determination were introduced in SAS/STAT 9.1 along with a Web application for performing these analyses. SAS/STAT 9.2 adds analyses for several new designs, enhances some existing analyses, and replaces the Web application with a desktop application for your PC. The new analyses include...
Tags: Software, Regression, SAS Institute, SAS/STAT 9.2
White papers 2008-03-13

Additional Resources

An Introduction to SAS Stat Studio: A Programmable Successor to SAS/INSIGHT
SAS Stat Studio is a new statistical software product: a programmable successor to SAS/INSIGHT. Stat Studio runs on a PC in the Microsoft Windows operating environment and connects with one or more SAS servers. Stat Studio is available in SAS 9.2. Like SAS/INSIGHT, Stat Studio provides dynamically linked graphics for...
Tags: SAS Institute, SAS Stat Studio, Stat Studio
White papers 2007-05-14
SAS Stat Studio: A Programming Environment for High-End Data Analysts
SAS Stat Studio 3.1 is new statistical software in SAS 9.2 that is designed to meet the needs of high-end data analysts - innovative problem solvers who are familiar with SAS/STAT and SAS/IML but need more versatility to try out new methods. Stat Studio provides a rich programming language, called...
Tags: SAS Institute, Programming, SAS Stat Studio 3.1
White papers 2008-03-13
You Can't Stop Statistics: SAS/STAT Software Keeps Rolling Along
Release 9.2 of SAS/STAT software delivers a variety of new procedures and enhancements, which are motivated by methodological advances in statistics, technological improvements in the SAS System, and user requests for extensions to existing software. In order to respond to this spectrum of requirements, the development for each new release...
Tags: Software, Procedure, SAS Institute
White papers 2006-02-28
SAS 8 Is Seen in the Rearview Mirror: Generate Statistical Graphics Using ODS in SAS9
In SAS V8, the SAS Output Delivery System ODS in SAS/STAT greatly enhances the ability to manage statistical tables. In SAS 9.1, ODS Statistical Graphics Experimental enables SAS users to generate statistical graphics as easily as tables. This paper describes how to create statistical graphics automatically from a number of...
Tags: SAS Institute, Graphics, SAS 8
White papers 2005-03-09
Getting Started With ODS Statistical Graphics in SAS 9.2
ODS Statistical Graphics or ODS Graphics for short is major new functionality for creating statistical graphics that is available in a number of SAS software products, including SAS/STAT, SAS/ETS, SAS/QC, and SAS/GRAPH. With the production release of ODS Graphics in SAS 9.2, over sixty statistical procedures have been modified to...
Tags: SAS Institute, SAS/GRAPH
White papers 2008-03-13
Using ODS Styles With SAS/GRAPH
Most SAS users are taking advantage of the Output Delivery System ODS to produce documents that contain output from SAS procedures. Users are aware of the existence of ODS styles and how a style can be specified to alter the fonts, colors, and other appearance aspects of their tabular output....
Tags: SAS Institute, News
White papers 2007-05-14
Introducing the GLIMMIX Procedure for Generalized Linear Mixed Models
This paper describes a new SAS/STAT procedure for fitting models to non-normal or normal data with correlations or nonconstant variability. The GLIMMIX procedure is an add-on for the SAS/STAT product in SAS 9.1 on the Windows platform. PROC GLIMMIX extends the SAS mixed model tools in a number of ways....
Tags: Procedure, SAS Institute, GLIMMIX, GLIMMIX Procedure, Research & Development, Business Operations
White papers 2005-03-09
Estimating the False Discovery Rate Using SAS
This paper gives an exposition of recently developed methods of estimating the False Discovery Rate FDR under multiple comparisons and discusses their implementation using SAS. For example, microarray experiments typically involve tests of significance for hundreds or thousands of genes. For biologists confronted by this problem of multiplicity, the FDR...
Tags: SAS Institute
White papers 2006-02-28
A Programmer's Introduction to the Graphics Template Language
In SAS 9.2, the ODS Graphics Template Language GTL becomes production software. This powerful language is used by many SAS/STAT and SAS/ETS procedures (including the new SAS/GRAPH procedures SGPLOT and SGSCATTER) to produce graphical output. The Graphics Template Language can also be used in conjunction with special DATA step features...
Tags: SAS Institute, Programmer, Graphics
White papers 2006-02-28
Customizing Your SAS Initialization
Whether writing a short SAS script for statistical analysis, developing new software powered by SAS, or customizing an existing SAS script to a person's needs, it is important to get off to a good start when using the SAS Windowing Environment commonly called the SAS Display Manager. This is the...
Tags: SAS Institute
White papers 2007-05-14
The "Handy-Dandy, Quick-n-Dirty" Automated Contrast Generator - A SAS/IML Macro to Support the GLM, MIXED, and GENMOD Procedures
Contrasts are an important component of the armamentarium of the statistician. In the SAS/STAT GLM, ANOVA, MIXED, and GENMOD procedures, the contrasts are used to answer specific additional questions. In many cases, it is difficult to define contrasts which are estimable, or correctly formed. A macro which converts a question...
Tags: SAS Institute, Contrast, Macro
White papers 2006-02-28
Creating Statistical Graphics in SAS 9.2: What Every Statistical User Should Know
Effective graphics are essential to modern statistical analysis. SAS 9.1 introduced an experimental extension to the Output Delivery System ODS, which is used by over two dozen SAS/STAT and SAS/ETS procedures to create statistical graphics as automatically as they create tables. This extension, referred to as ODS Statistical Graphics (or...
Tags: SAS Institute, Graphics
White papers 2006-02-28
Automating Predictive Analysis to Predict Medicare Fraud
When a person has to run a regression model many times, automating some of the processes can save a lot of time. In the Medicare fraud-detection example discussed in this paper, the biggest time-saver was creating a dynamic list of variables for each provider specialty code. This step allowed the...
Tags: Medicare, SAS Institute, Fraud, Analysis
White papers 2005-03-09
Migrating Your SAS Applications to SAS 9.1.3 and Beyond
One has heard about the new features of SAS9, but one has several mission critical SAS 8 applications written with products that are no longer being talked about (i.e., SAS/IntrNet and SAS/AF software). One would like to be able to move these applications forward to SAS 9 so that they...
Tags: SAS Institute
White papers 2008-03-14
An Application of Survival Analysis to Population Dynamics in Human Capital Management
Using Base SAS, SAS/STAT and SAS/GRAPH, a decision support infrastructure is built to monitor and forecast workforce retention dynamics relative to the economic value of Unicru Personality Assessments. Using PROC LIFEREG the authors developed best fit survival models for employee lengths of stay and with these best fit model's hazard...
Tags: Survival, Decision Support, SAS Institute, Human Capital Management, Analysis, Workforce, SAS/GRAPH, Data Mining, Human Capital, Tools & Techniques, Workforce Management, Recruitment & Selection, Databases, Enterprise Software, Software, Data Management, Human Resources, Management
White papers 2006-02-28
SAS Macros for Automated Model Selection When the Response Variable Is Nominal: Needs and Solutions Involving PROC CATMOD
SAS does not provide the capability to fit logistic regression models using automated model selection methods, such as forward selection and backwards elimination, when the response variable is nominal. PROC LOGISTIC can provide automated model selection, but is only capable of fitting models with binary or ordinal response variables. This...
Tags: SAS Institute
White papers 2007-05-14
SAS Enterprise Guide 3.0 for SAS Programmers - A Roadmap to Combining the Best of Both Worlds
SAS Enterprise Guide is a powerful Windows client application that provides both a guided mechanism to utilize the power of SAS and an intuitive SAS code development environment. Results can be shared throughout the organization either via the SAS Stored Process Server, SAS IntrNet, the SAS Information Delivery Portal, email,...
Tags: SAS Institute, Programmer, SAS Enterprise Guide
White papers 2004-04-14
SAS IT Resource Management Forecasting
SAS Enterprise Guide is an application written by SAS that runs under the Windows operating environment. SAS Enterprise Guide provides a point-and-click interface that generates SAS code and produces results from licensed SAS products. Many types of data residing on a variety of computer servers can be accessed and analyzed...
Tags: Information Technology, SAS Institute, Forecasting, SAS Enterprise Guide
White papers 2004-03-01
A "SAS Programmer's" Guide to SAS Enterprise Guide
This paper will demonstrate how SAS programmers can use SAS Enterprise Guide as their primary interface to the SAS system while maintaining the flexibility of writing their own customized code. The paper takes a look at how to navigate the views and menus, how SAS Enterprise Guide can be used...
Tags: SAS Institute, Programmer
White papers 2007-05-14
  • << Previous
  • page 1 of 1
  • Next >>


Streaming Media Policy
Streaming media applications and use introduce security risks and can overwhelm the organization's network and systems. This Streaming Media Policy ca ...
Buy Now
Network Administration in Windows Server 2003
While the role of a Windows network administrator would never be considered easy, you can lighten your load by knowing the ins and outs of Microsoft's ...
Buy Now

Fusion