298 Codes trouvés Statistical
Réinitialiser
Statistical
Example 2 for PROC ANOVA: Multiple Comparisons

Example of using PROC ANOVA to analyze the nitrogen content of red clover plants inoculated with different bacterial ...

View code
Statistical
Analysis of variance of a split-plot design

This SAS script illustrates the use of PROC ANOVA to analyze a split-plot design, based on Example 3 from the PROC AN...

View code
Statistical
ANOVAIN1

Introductory example for one-way analysis of variance (One-Way ANOVA) with PROC ANOVA, analyzing the nitrogen content...

View code
Statistical
Analysis of Variance: Randomized Complete Block Example

This SAS script performs an Analysis of Variance (ANOVA) for a randomized complete block design with a single factor,...

View code
Statistical
AHGstatfreqvert Macro: Frequency and Statistics Calculation

Macro to calculate vertical frequencies and other statistics on a given variable, with formatting options and missing...

View code
Statistical
AHGstatfreqvertby Stratified Frequency Macro

Macro calculating statistical frequencies for a given variable, stratified by a grouping variable (BY), with layout o...

View code
Statistical
Descriptive Statistics Calculation Macro AHGstatmeans

SAS macro calculating customizable descriptive statistics (n, mean, median, etc.) for a given variable with formattin...

View code
Statistical
Macro AHGstats_vertical - Calculation and Formatting of Statistics

SAS macro to calculate descriptive statistics on a variable, with formatting and transposition options.

View code
Statistical
Advanced Descriptive Analysis with PROC MEANS

Comprehensive demonstration of PROC MEANS procedure capabilities for descriptive analysis, including default statisti...

View code
Statistical
Student's t-test on carat data

Creation of a dataset and performing a Student's t-test.

View code
Statistical
Frequency Analysis with PROC FREQTAB and CAS

This SAS script uses the Cloud Analytic Services (CAS) engine to create a table from `sashelp.baseball` and perform a...

View code
Statistical
Binomial Probability Analysis

This SAS script calculates and presents the probabilities of non-missing events based on a binomial distribution, var...

View code
Statistical
AHGfreqCore Macro - Frequency Calculation and Transposition

Utility macro to calculate frequencies (PROC FREQ), format results, and optionally transpose the output.

View code
Statistical
Frequency Analysis of School-Money Associations

Creation of a `school` dataset from raw multi-observation data per line, followed by a frequency analysis of `money` ...

View code
Statistical
Frequency Analysis with Internal Data and CMH Statistics

This SAS script creates a 'cmh' dataset from embedded data and then performs a frequency analysis and cross-tabulatio...

View code
Statistical
Frequency Analysis with Multi-Line Data

This SAS script reads data organized in multi-observation per line format via DATALINES to create the 'medicine' data...

View code
Statistical
Adaptive Regression Analysis with Simulated Data

This SAS script simulates data according to a mixture model and then applies the ADAPTIVEREG procedure to perform ada...

View code
Statistical
Principal Component Analysis (ACECLUS) and Iris Data Clustering

Documentation example for the ACECLUS procedure, performing cluster analysis on Fisher's Iris data.

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.
Action CAS
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.
ETL CAS
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.
Tools CAS
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.
ETL CAS
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.
Data Access
SAS Code for SAS VIYA
Catégories
CAS Only
All categories Action Administration Algorithme Algorithmic Base SAS CAS CASL Chart Code Quality / Unit Test Combine Data Configuration Connectivity Control Flow Data Data Access Data Access and Manipulation Data Analysis Data Analysis, Data Exploration Data Creation Data Exploration Data Exploration and Reporting Data Integration Data Loading Data Management Data Manipulation Data Preparation Data Processing Data Processing and Reporting Data Quality DATA Step DATA Step Programming Date Functions Development Development/Debug Documentation Documentation/Information Dynamic Programming ETL ETL, Data Transformation ETL, Macro, Performance Analysis ETL, Reporting ETL, Reporting, Statistics ETL/Reporting Export FedSQL File Management Finance Flow Control Function Function / Macro Fundamental Concepts Général Graph Graphic Graphic Utility Graphical Reporting Interface/Legacy Interoperability / Web Service Invalid Syntax Language Language Fundamentals Library Management Machine Learning Macro Macro / Documentation Macro / System Macro & ETL Macro Documentation Macro Programs Macro Test Macro, ETL Macro/Function Mapping Mixed Modeling Natural Language Processing (NLP) Other Performance Predictive Modeling Programming Quality / Test Reporting SAS Engines SAS Functions SAS Library Management SAS Macro SAS Programming SQL SQL Query Language Statistic Statistical Statistical Modeling Statistics Statistics, Administration Statistics, ETL, Reporting Statistique System Utility Test Test / Code Quality Test / Macro Test, Macro Tests Text Analysis Text Analysis, Machine Learning Tools Troubleshooting Tutorial / Reports Unclassified Unit Test Unit Tests Utility Utility Macro Variable Control Visualization Web Service Web Services Web/Reporting