• Previous Page
  • |
  • Next Page
Missing Values
Previous Page | Next Page

The BOXPLOT Procedure

  • Overview
  • Getting Started Getting Started
    Creating Box Plots from Raw Data Creating Box Plots from Summary Data Saving Summary Data with Outliers
  • Syntax Procedure Syntax
    PROC BOXPLOT Statement BY Statement ID Statement INSET Statement INSETGROUP Statement PLOT Statement
  • Details Procedure Details
    Summary Statistics Represented by Box Plots Output Data Sets Input Data Sets Styles of Box Plots Percentile Definitions Missing Values Continuous Group Variables Positioning Insets Displaying Blocks of Data Clipping Extreme Values ODS Graphics
  • Examples Procedure Examples
    Displaying Summary Statistics in a Box Plot Using Box Plots to Compare Groups Creating Various Styles of Box-and-Whiskers Plots Creating Notched Box-and-Whiskers Plots Creating Box-and-Whiskers Plots with Varying Widths Creating Box-and-Whiskers Plots Using ODS Graphics
  • References
 
Missing Values

An observation read from an input data set is not analyzed if the value of the group variable is missing. For a particular analysis variable, an observation read from a DATA= data set is not analyzed if the value of the analysis variable is missing.

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