Displaying 1 result from an estimated 1 matches for "days_to_recurr".
Creating a file with reusable functions accessible throughout a computational biology cancer project
2011 Jun 07
1
Creating a file with reusable functions accessible throughout a computational biology cancer project
...ated" datasets with clinical information and I'm trying to standardize
all the datasets via R scripts so that all the information is standardized
for statistical analysis. Not all of the datasets contain the same
information, but many of them do contain similar data (ie age, stage, grade,
days_to_recurrence, and many others). Furthermore, in many cases the
standardization code is very similar across datasets (ie I'll want to delete
the words "Age: " before the actual number). But this is not always the
case (ie sometimes a dataset will not put the different patient data (ie
age, st...