By Anonymous - November 9, 2018

Covariates

Prostate Cancer

The following code for DerivedSS2000, Gleason's Score and Stage was taken from ''Cancer_final_10292014.sas''\\
located in ''C:\Users\jingfan\Desktop\ahs2\RegistryCancer\May2014\All_Cancers\FINAL''.

Stage and Behavior

Gleason's Score and Advanced Case

The reason for the addition of the particular 2 cases noted below has not yet been determined. Dr. Fraser believed that these were due to PSA values >20. However this was not the case for these 2.\\
The additional condition for advanced cases: ''PSA >20 ng/mL'', is not in ''Cancer_final_10292014.sas''. It is added below for computations hereafter.

BPHDXTX

This is a combination of BPH and BPHY, which signifies if a male respondent had ever been diagnosed or treated in the last 12 months of an enlarged prostate gland.

Version-specific missingness algorithm were applied to BPHY2 and BPH2. This algorithm takes into account page-facing patterns of question-answering. When facing pages were completely unanswered, all the variables in both pages are given a missing value, otherwise, it is a "No".

Family History of Cancer

FAMHISTP - Prostate Cancer

* First mention on Jing's computer: 2014/05/22

Code