diff --git a/data/processed/README.md b/data/processed/README.md index ceabcd8..3c575b9 100644 --- a/data/processed/README.md +++ b/data/processed/README.md @@ -46,7 +46,7 @@ The processed data is intended for use in analytical models that assess structur To use these files in your analysis: 1. Ensure your CSV parser can interpret the custom header. -2. Load the data from the desired `Dx_TESTy.csv` file. +2. Load the data from the desired `Dx_TESTy.csv` (where x and y is integer number) file. 3. Analyze the data according to your specific needs (e.g., regression analysis, classification). The data can be directly imported into most data analysis software packages or programming environments that support CSV file input.