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

The SURVEYLOGISTIC Procedure

  • Overview
  • Getting Started
  • Syntax Procedure Syntax
    PROC SURVEYLOGISTIC Statement BY Statement CLASS Statement CLUSTER Statement CONTRAST Statement DOMAIN Statement EFFECT Statement ESTIMATE Statement FREQ Statement LSMEANS Statement LSMESTIMATE Statement MODEL Statement OUTPUT Statement REPWEIGHTS Statement SLICE Statement STORE Statement STRATA Statement TEST Statement UNITS Statement WEIGHT Statement
  • Details Procedure Details
    Missing Values Model Specification Model Fitting Survey Design Information Logistic Regression Models and Parameters Variance Estimation Domain Analysis Hypothesis Testing and Estimation Linear Predictor, Predicted Probability, and Confidence Limits Output Data Sets Displayed Output ODS Table Names ODS Graphics
  • Examples Procedure Examples
    Stratified Cluster Sampling The Medical Expenditure Panel Survey (MEPS)
  • 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