/*
 'AfAM_RR'  was modified/enhanced from 1st 108 records of 'GailCovr.pat'              12/04/13
  and used for demonstration purposes as input to the African-American Women Breast Cancer
  Absolute Risk Projection program  'AfAMAbsRsk_32.gcg'  or  'AfAMAbsRsk_64.gcg'.

  Note that the 'lines' between '/*' and '*/' can be used to store documentation information,
  such as file name, file creation date, name of program which created this file, name of data
  study/soure, file structure etc

  The lines between '/*' and '*/' will be ignored when processed by the Absolute Risk
  Projection program  'AfAMAbsRsk.gcg'.  For example, the projection program will
  ignore lines 1 thru line 53 of this file and start reading from line 54 onward

  The file structure includes 10 columns of data with the following column order.
  Each column must be separated by one or more blank space(s)

  col  1:  AgeGe50 Ind     Indicator of age ge 50
                           0=age lt 50
                           1=age ge 50

  col  2:  NBiops          # of breast biopsies      (non-negative integer counts)
  col  3:  AgeMen          age at menarche in years  (non-negative integer years)

  col  4:  AgeFlb          age 1st live birth in years
                           This covariate is not considered as a brca risk factor
                           for Africian-American women in the CARE study.
                           Included for backward compatibility with the
                           NCI BrCa Risk Assessment Tool

  col  5:  NumRel          # of first degree relatives with breast cancer
                          (non-negative integer counts)

  col  6:  hyperplasia?    biopsy displays atypical hyperplasia?
                           0 =No
                           1 =Yes
                           99=Not applicable or Unk
                           IF NBiops = 0,  hyperplasia         MUST BE 99 (not applicable)
                           IF NBiops > 0,  hyperplasia  can be  0,1 or 99 (unknown)

  col  7:  race            1=White  2=Africn-American  3=Hispanics  4=Other
                           program will delete all records with a value ne 2
                           if no record in this file has a value of 2 (ie no
                           African-American women), program terminates.

  col  8:  current age T1  current age in years in the set [20,T2)
  col  9:  projctn age T2  projctn age in years in the set [T1,90]
                           constraint of:  0 <= T1 < T2 <= 90

  col 10:  ID #            integer number in the set {1,2,3...}

    AgeGe50      #    Age    Age      #   Hypr
        Ind  Biops    Men    Flb    Rel   plas   Race     T1     T2      ID
*/
          1      0     14     18      0     99      2     63     68       1
          0      0     14     18      1     99      2     38     43       2
          0      0     14     18      2     99      2     39     44       3
          0      0     14     20      0     99      2     38     43       4
          0      0     14     20      1     99      2     37     42       5
          0      0     14     20      2     99      2     39     44       6
          0      0     14     25      0     99      2     36     41       7
          0      0     14     25      1     99      2     36     41       8
          0      0     14     25      2     99      2     37     42       9
          0      0     14     30      0     99      2     39     44      10
          0      0     14     30      1     99      2     39     44      11
          0      0     14     30      2     99      2     35     40      12
          0      0     12     18      0     99      2     36     41      13
          0      0     12     18      1     99      2     37     42      14
          0      0     12     18      2     99      2     37     42      15
          0      0     12     20      0     99      2     37     42      16
          0      0     12     20      1     99      2     35     40      17
          0      0     12     20      2     99      2     36     41      18
          0      0     12     25      0     99      2     39     44      19
          0      0     12     25      1     99      2     37     42      20
          0      0     12     25      2     99      2     35     40      21
          0      0     12     30      0     99      2     38     43      22
          0      0     12     30      1     99      2     39     44      23
          0      0     12     30      2     99      2     38     43      24
          0      0     11     18      0     99      2     38     43      25
          0      0     11     18      1     99      2     35     40      26
          0      0     11     18      2     99      2     35     40      27
          0      0     11     20      0     99      2     36     41      28
          0      0     11     20      1     99      2     36     41      29
          0      0     11     20      2     99      2     38     43      30
          0      0     11     25      0     99      2     36     41      31
          0      0     11     25      1     99      2     37     42      32
          0      0     11     25      2     99      2     37     42      33
          0      0     11     30      0     99      2     37     42      34
          0      0     11     30      1     99      2     39     44      35
          0      0     11     30      2     99      2     36     41      36
          0      1     14     18      0     99      2     38     43      37
          0      1     14     18      1     99      2     35     40      38
          0      1     14     18      2     99      2     39     44      39
          0      1     14     20      0     99      2     39     44      40
          0      1     14     20      1     99      2     36     41      41
          0      1     14     20      2     99      2     36     41      42
          0      1     14     25      0     99      2     37     42      43
          0      1     14     25      1     99      2     38     43      44
          0      1     14     25      2     99      2     39     44      45
          0      1     14     30      0     99      2     35     40      46
          0      1     14     30      1     99      2     35     40      47
          0      1     14     30      2     99      2     35     40      48
          0      1     12     18      0     99      2     39     44      49
          0      1     12     18      1     99      2     37     42      50
          0      1     12     18      2     99      2     38     43      51
          0      1     12     20      0     99      2     38     43      52
          0      1     12     20      1     99      2     37     42      53
          0      1     12     20      2     99      2     35     40      54
          0      1     12     25      0     99      2     36     41      55
          0      1     12     25      1     99      2     38     43      56
          0      1     12     25      2     99      2     38     43      57
          0      1     12     30      0     99      2     39     44      58
          0      1     12     30      1     99      2     35     40      59
          0      1     12     30      2     99      2     35     40      60
          0      1     11     18      0     99      2     36     41      61
          0      1     11     18      1     99      2     38     43      62
          0      1     11     18      2     99      2     39     44      63
          0      1     11     20      0     99      2     35     40      64
          0      1     11     20      1     99      2     37     42      65
          0      1     11     20      2     99      2     39     44      66
          0      1     11     25      0     99      2     39     44      67
          0      1     11     25      1     99      2     39     44      68
          0      1     11     25      2     99      2     39     44      69
          0      1     11     30      0     99      2     36     41      70
          0      1     11     30      1     99      2     37     42      71
          0      1     11     30      2     99      2     38     43      72
          0      2     14     18      0     99      2     38     43      73
          0      2     14     18      1     99      2     39     44      74
          0      2     14     18      2     99      2     39     44      75
          0      2     14     20      0     99      2     39     44      76
          0      2     14     20      1     99      2     36     41      77
          0      2     14     20      2     99      2     37     42      78
          0      2     14     25      0     99      2     35     40      79
          0      2     14     25      1     99      2     35     40      80
          0      2     14     25      2     99      2     37     42      81
          0      2     14     30      0     99      2     38     43      82
          0      2     14     30      1     99      2     39     44      83
          0      2     14     30      2     99      2     39     44      84
          0      2     12     18      0     99      2     37     42      85
          0      2     12     18      1     99      2     36     41      86
          0      2     12     18      2     99      2     37     42      87
          0      2     12     20      0     99      2     37     42      88
          0      2     12     20      1     99      2     38     43      89
          0      2     12     20      2     99      2     38     43      90
          0      2     12     25      0     99      2     39     44      91
          0      2     12     25      1     99      2     39     44      92
          0      2     12     25      2     99      2     37     42      93
          0      2     12     30      0     99      2     37     42      94
          0      2     12     30      1     99      2     38     43      95
          0      2     12     30      2     99      2     35     40      96
          0      2     11     18      0     99      2     37     42      97
          0      2     11     18      1     99      2     38     43      98
          0      2     11     18      2     99      2     39     44      99
          0      2     11     20      0     99      2     37     42     100
          0      2     11     20      1     99      2     39     44     101
          0      2     11     20      2     99      2     38     43     102
          0      2     11     25      0     99      2     39     44     103
          0      2     11     25      1     99      2     39     44     104
          0      2     11     25      2     99      2     39     44     105
          0      2     11     30      0     99      2     39     44     106
          0      2     11     30      1     99      2     39     44     107
          1      2     11     30      2     99      2     55     60     108
