| brca {home} | R Documentation | 
Breast cancer risk asessment
Description
This function implements the following equation:
Usage
brca (genetics = 'no', history = 'no', T1 = 0, AgeMen = 99, Age1st = 99, N_Rels = 99, N_Biop = 99, HypPlas = 99, Race = 1)
Arguments
| genetics | yes or no | 
| history | string | 
| T1 | A number | 
| AgeMen | A number | 
| Age1st | A number | 
| N_Rels | A number | 
| N_Biop | A number | 
| HypPlas | A number | 
| Race | A number | 
Value
The probability of breast cancer based on T1 and AgeMen and Age1st and N_Rels and N_Biop.
Author(s)
References
See Also
-  pending.
Examples
Vignette: 50 year old woman with no risk factors