| The CALENDAR Procedure |
| Calendar type: | Summary |
| Tip: | You can use multiple MEAN statements. |
| Featured in: | Summary Calendar with MEAN Values By Observation |
| MEAN variable(s) </ FORMAT=format-name>; |
| Required Arguments |
numeric variable for which mean values are calculated for each month.
| Restriction: | This variable must be in the activities data set. |
| Options |
names a SAS or user-defined format to be used in displaying the means requested.
| Alias: | F= |
| Default: | BEST. format |
| Featured in: | Summary Calendar with MEAN Values By Observation |
| What Is Displayed and How |
The means appear at the bottom of the summary calendar page, if there is room; otherwise they appear on the following page.
The means appear in the LEGEND box if you specify the LEGEND option.
PROC CALENDAR automatically displays variables named in a MEAN statement in the calendar output, even if the variables are not named in the VAR statement.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.