error.table.all {BCRA} | R Documentation |
A function to list all records with both raw values and recoded values (or indications for errors). For each of the records, the record is listed followed by a line which gives some indication as to where the error occured.
error.table.all(data, Raw_Ind=1)
data |
A data set containing all the required input data needed to perform risk projections,
such as initial age, projection age, BrCa relative risk covariates and race. See |
Raw_Ind |
The raw file indicator with default value 1.
|
A data frame listing all records and errors. If there is nothing wrong with the input data, the function will return "NO ERROR!".