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

The SURVEYREG Procedure

  • Overview
  • Getting Started Getting Started
    Simple Random Sampling Stratified Sampling Output Data Sets
  • Syntax Procedure Syntax
    PROC SURVEYREG Statement BY Statement CLASS Statement CLUSTER Statement CONTRAST Statement DOMAIN Statement EFFECT Statement ESTIMATE Statement LSMEANS Statement LSMESTIMATE Statement MODEL Statement OUTPUT Statement REPWEIGHTS Statement SLICE Statement STORE Statement STRATA Statement TEST Statement WEIGHT Statement
  • Details Procedure Details
    Missing Values Survey Design Information Computational Details Variance Estimation Testing Domain Analysis Computational Resources Output Data Sets Displayed Output ODS Table Names ODS Graphics
  • Examples Procedure Examples
    Simple Random Sampling Cluster Sampling Regression Estimator for Simple Random Sample Stratified Sampling Regression Estimator for Stratified Sample Stratum Collapse Domain Analysis Compare Domain Statistics Variance Estimate Using the Jackknife Method
  • 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