InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is effective way of checking validity of data analysis?(a) Re-run the analysis(b) Review the code(c) Check the sensitivity(d) All of the mentionedI got this question in exam.The query is from Introduction to Reproducible Research in portion Data Analysis and Research of Data Science |
|
Answer» RIGHT ANSWER is (d) All of the mentioned Explanation: Reproducibility ADDRESSES the most “downstream” aspect of the research PROCESS. |
|