• Previous Page
  • |
  • Next Page
STORE Statement
Previous Page | Next Page

The GLMSELECT Procedure

  • Overview Procedure Overview
    Features
  • Getting Started
  • Syntax Procedure Syntax
    PROC GLMSELECT Statement BY Statement CLASS Statement EFFECT Statement FREQ Statement MODEL Statement MODELAVERAGE Statement OUTPUT Statement PARTITION Statement PERFORMANCE Statement SCORE Statement STORE Statement WEIGHT Statement
  • Details Procedure Details
    Model-Selection Methods Model Selection Issues Criteria Used in Model Selection Methods CLASS Variable Parameterization and the SPLIT Option Macro Variables Containing Selected Models Using the STORE Statement Building the SSCP Matrix Model Averaging Using Validation and Test Data Cross Validation Displayed Output ODS Table Names ODS Graphics
  • Examples Procedure Examples
    Modeling Baseball Salaries Using Performance Statistics Using Validation and Cross Validation Scatter Plot Smoothing by Selecting Spline Functions Multimember Effects and the Design Matrix Model Averaging
  • References
 
STORE Statement

STORE <OUT=>item-store-name </ LABEL='label'> ;

The STORE statement requests that the procedure save the context and results of the statistical analysis. The resulting item store is a binary file format that cannot be modified. The contents of the item store can be processed with the PLM procedure.

For details about the syntax of the STORE statement, see the section STORE Statement of Chapter 19, Shared Concepts and Topics.

Previous Page | Next Page | Top of Page
Copyright © SAS Institute Inc. All rights reserved.
  • Previous Page
  • |
  • Next Page
  • |
  • Top of Page