Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
The GANTT Procedure

Missing Values in Input Data Sets

Table 4.19 summarizes the treatment of missing values for variables in the input data sets used by PROC GANTT.

Table 4.19: Treatment of Missing Values in PROC GANTT
Data Set Variable Action
CALEDATACALIDdefault calendar (0 or "DEFAULT")
 _SUN_, ...,_SAT_corresponding shift for default calendar
 D_LENGTHDAYLENGTH, if available; else, 8:00, if INTERVAL=WORKDAY or DTWRKDAY; 24:00, otherwise
DATAA_FINISHvalue ignored
 A_STARTvalue ignored
 ACTIVITYinput error: logic options are ignored
 B_FINISHvalue ignored
 B_STARTvalue ignored
 CALIDdefault calendar (0 or "DEFAULT")
 CHARTvalue ignored
 DURnonzero
 E_FINISHvalue ignored
 E_STARTvalue ignored
 HEADNODEinput error: logic options are ignored
 IDmissing
 L_FINISHvalue ignored
 L_STARTvalue ignored
 LAGFS
 S_FINISHvalue ignored
 S_STARTvalue ignored
 SEGMT_NOSee the "Displayed Output" section
 SUCCESSORvalue ignored
 TAILNODEinput error: logic options are ignored
 ZONEzone value
HOLIDATACALIDholiday applies to all calendars defined
 HOLIDAYobservation ignored
 HOLIDURignored, if HOLIFIN is not missing; else, 1.0
 HOLIFINignored, if HOLIDUR is not missing; else, HOLIDAY + (1 unit of INTERVAL)
LABDATA_ALABEL0
 _CLABELCTEXT=
 _FLABELFONT=
 _HLABEL1
 _JLABELL
 _LABELuse _LVAR
 _LVARvalue ignored
 _PAGEBRK0
 _RLABEL0
 _Xuse _XVAR
 _XOFFSET0
 _XVARvalue ignored
 _XSYSDATA
 _Yuse LABVAR=
 _YOFFSET0
 _YSYSDATA
 LABVARvalue ignored
PRECDATAACTIVITYinput error: logic options are ignored
 LAGFS
 SUCCESSORvalue ignored
WORKDATAany numeric variable00:00, if first observation; 24:00, otherwise

Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
Top
Top

Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.