Comprehensive example illustrating the use of the LOESS procedure to analyze time series data (melanoma incidences) w...
View code
Statistical
Example 5 PROC LOGISTIC - Stratified Sampling
Illustration of the PEVENT= option to process data from stratified sampling (e.g., case-control) and correct prevalen...
View code
Statistical
Example 1 for the EFFECTPLOT Statement
Example of response surface analysis (Saddle Surface) using PROC ORTHOREG and the EFFECTPLOT statement for visualizat...
View code
Statistical
Example 6 for PROC GLM - Romano-British Pottery
This SAS script performs a multivariate analysis of variance (MANOVA) on chemical composition data of Romano-British ...
View code
Statistical
Example 9 for PROC GLM: Doubly Multivariate Repeated Measures Analysis
Analysis of a doubly multivariate repeated measures experimental design using PROC GLM.
View code
Statistical
Example 3 PROC HPFMM Documentation: Mixed Poisson Regression
Example of using PROC HPFMM to fit mixed Poisson regression models and analyze the impact of outliers.
View code
Statistical
Example 3 PROC FMM: Mixed Poisson Regression
Example of using the FMM procedure to fit Poisson regression and Poisson mixture models.
View code
Statistical
Correspondence Analysis: US Population 1920-1970
Example of simple correspondence analysis on US population data by region between 1920 and 1970.
View code
Statistical
CUSUM Macro - Recursive Residuals Analysis
SAS/IML routine calculating recursive residuals and their cumulative sums (CUSUM) to detect changes in regression par...
View code
Statistical
Data Simulation and Regression Analysis
This script generates a simulated dataset containing simple linear relationships, then performs several linear regres...
View code
Statistical
Chi-Square Statistical Analysis (Macro)
SAS macro to run a Chi-square test and export frequencies and probability of difference between groups.
View code
Statistical
Example 3 Details for PROC BOXPLOT
Example of using PROC BOXPLOT illustrating the management of extreme value display (clipping).
View code
Statistical
Example 8 of documentation for PROC CALIS
Illustration of estimating measurement error models with PROC CALIS compared to standard linear regression.
View code
Statistical
Factor Analysis with COSAN Model and Constraints (PROC CALIS)
Example of factor analysis using the generalized covariance structure (COSAN) model with constraints on parameters.
View code
Statistical
Factor analysis with ordinal constraints via PROC CALIS
Example of using the CALIS procedure to model a factor analysis with inequality (linear) constraints on the parameters.
View code
Statistical
Choice Model with Nested Logit - PROC BCHOICE Example
Example of using the BCHOICE procedure to fit and compare a nested logit model and a standard logit model on transpor...
View code
Statistical
Example 5 for PROC ANOVA
This SAS script performs an analysis of variance for a strip-split plot design to study the effect of soil, fertilize...
View code
Statistical
BART Procedure: Storage and Scoring
This documentation explains how to use the BART (Bayesian Additive Regression Trees) procedure to store a trained mod...
View code
Derniers codes ajoutés
Titre
Category
Voir
Modifying SAS Data Sets
This example illustrates the modification of two SAS data sets using the MODIFY statement and its sub-statements. It shows how to: modify SAS files, label a SAS data set, add a read password to a SAS data set, indicate the current sort order of a SAS data set, create an index for a SAS data set, assign informats and formats to variables, rename variables, and label variables in a SAS data set.
ETL
OUTPUT Statement
Writes the current observation to a SAS dataset.
ActionCAS
PROC CASUTIL
The CASUTIL procedure offers several table and caslib management functions, including displaying table metadata, deleting files, unloading and loading tables, promoting tables, and saving tables.
ETLCAS
Default SAS Libraries
This document describes the default SAS libraries: Work (temporary), User (user), Sashelp, and Sasuser. It explains their role and behavior within the SAS Viya 4 environment.
Data Access
SAS Viya Platform File Service
The SAS Viya Platform File Service allows storing, retrieving, and deleting files kept in the SAS Infrastructure Data Server database repository. This repository is not considered a complete 'file system' but contains individual files directly accessible by their file identifier (UUID).
Administration
User-Defined Formats
In the SAS Viya platform, you can store user-defined formats in catalogs for use in a SAS session, or you can store them in a format library on the CAS server. Format libraries are associated with a CAS session, or they can be promoted to global scope to be available to all CAS sessions. User-defined formats in a format library are server-side formats that the server uses when an analysis is performed based on formatted values. You can migrate existing user-defined formats from SAS to the SAS Viya platform.
ToolsCAS
Sans titre
Defines one or more indexes for a new output SAS data set.
Général
KEEP Statement
Specifies variables to include in output SAS data sets.
ETLCAS
SAS Library Concatenation
Explains the concept of SAS library concatenation, allowing several libraries to be logically grouped under a single reference (libref).
Data Access
Examples: Using a SAS Engine to Process External Data
This document provides examples of using SAS engines to access and process various types of external data, including delimited files, Excel files, databases (DBMS), XML, and JSON.
SAS and all other SAS Institute Inc. product or service names are registered trademarks or trademarks of SAS Institute Inc. in the USA and other countries. ® indicates USA registration. WeAreCAS is an independent community site and is not affiliated with SAS Institute Inc.
This site uses technical and analytical cookies to improve your experience.
Read more.