{
 "cells": [
  {
   "cell_type": "markdown",
   "metadata": {},
   "source": [
    "(appendix)=\n",
    "# Appendix\n",
    "\n",
    "## Timeline\n",
    "\n",
    "Reference: click [here](https://muzaale.github.io/thesis/intro.html) to review the previous thesis committee presentation\n",
    "\n",
    "|      **YEAR**        | 2|      |      |      | 3|      |      |      | 4|      |      |      | 5 |      |      |      |\n",
    "|----------------|--------|------|------|------|--------|------|------|------|--------|------|------|------|--------|------|------|------|\n",
    "| **TERM**       | 1      | 2    | 3    | 4    | 1      | 2    | 3    | 4    | 1      | 2    | 3    | 4    | 1      | 2    | 3    | 4    |\n",
    "| **Preliminary Oral Exam $^1$** |        |      | ✔    |      |        |      |      |      |        |      |      |      |        |      |      |      |\n",
    "| **Secure Data Use Agreements $^2$** |        |      |      | ✔    | ✔    | ✔    |      |      |        |      |      |      |        |      |      |      |\n",
    "| **Access to Datasets $^3$**    |        |      |      |      |      | ✔    | ✔    |      |        |      |      |      |        |      |      |      |\n",
    "| **Curating Datasets $^4$**    |        |      |      |      |      |      |      | ✔    | ✔    |      |      |      |        |      |      |      |\n",
    "| **Analysis $^5$** |        |      |      |      |      |      |      |      |      | ✔    | ✔    | ✔    |      |      |      |      |\n",
    "| **Iterate $^6$** |        |      |      |      |      |      |      |      |      |      |      | ✔    | ✔    | ✔    |      |      |\n",
    "| **Draft Thesis $^7$** |        |      |      |      |      |      |      |      |      |      |      |      |     |    ✔ |     ✔ |      |\n",
    "| **Thesis Defense $^8$** |        |      |      |      |      |      |      |      |      |      |      |      |      |    |   ✔    |      |\n",
    "| **Publish Manuscripts $^9$** |        |      |      |      |      |      |      |      |      |      |      |      |      |      |      | ✔    |\n",
    "\n",
    "\n",
    "\n",
    "<ol>\n",
    "        <li>Preliminary Oral Exam\n",
    "            <ul>\n",
    "                <li>April 1, 2022</li>\n",
    "                <li>Propose research topic and specific aims</li>\n",
    "            </ul>\n",
    "        </li>\n",
    "        <li>Secure Data Use Agreements\n",
    "            <ul>\n",
    "                <li>National Center for Health Statistics (NCHS)</li>\n",
    "                <li>Scientific Registry of Transplant Recipients (SRTR)</li>\n",
    "            </ul>\n",
    "        </li>\n",
    "        <li>Access to Datasets\n",
    "            <ul>\n",
    "                <li>Remove access to NCHS in Hyattsville, MD</li>\n",
    "                <li>Remove access to Donor registry in Minneapolis, MN</li>\n",
    "            </ul>\n",
    "        </li>\n",
    "        <li>Curating Datasets\n",
    "            <ul>\n",
    "                <li>Prepare NCHS & SRTR datasets for specified statistical analyses</li>\n",
    "                <li>Refine and beta-test Stata/R scripts for this purpose</li>\n",
    "            </ul>\n",
    "        </li>\n",
    "        <li>Analysis\n",
    "            <ul>\n",
    "                <li>Exploratory analyses</li>\n",
    "                <li>Preliminary analyses</li>\n",
    "                <li><code>Discuss preliminary findings with mentors</code></li>\n",
    "            </ul>\n",
    "        </li>\n",
    "        <li>Iterations\n",
    "            <ul>\n",
    "                <li>Receive feedback from mentors</li>\n",
    "                <li>Incorporate feedback in updated analysis</li>\n",
    "                <li>Further discussions with mentors</li>\n",
    "            </ul>\n",
    "        </li>\n",
    "        <li>Draft Thesis\n",
    "            <ul>\n",
    "                <li>Prepare draft of Doctoral Thesis</li>\n",
    "                <li>Make revisions based on feedback</li>\n",
    "            </ul>\n",
    "        </li>\n",
    "        <li>Thesis Defense\n",
    "            <ul>\n",
    "                <li>Schedule date</li>\n",
    "                <li>Defend</li>\n",
    "            </ul>\n",
    "        </li>\n",
    "        <li>Publish Manuscripts\n",
    "            <ul>\n",
    "                <li>Write manuscripts derived from specific aims of Thesis</li>\n",
    "                <li>Submit for peer-review</li>\n",
    "            </ul>\n",
    "        </li>\n",
    "    </ol>\n",
    "\n",
    "\n",
    "\n"
   ]
  }
 ],
 "metadata": {
  "kernelspec": {
   "display_name": "myenv",
   "language": "python",
   "name": "python3"
  },
  "language_info": {
   "codemirror_mode": {
    "name": "ipython",
    "version": 3
   },
   "file_extension": ".py",
   "mimetype": "text/x-python",
   "name": "python",
   "nbconvert_exporter": "python",
   "pygments_lexer": "ipython3",
   "version": "3.12.4"
  },
  "widgets": {
   "application/vnd.jupyter.widget-state+json": {
    "state": {},
    "version_major": 2,
    "version_minor": 0
   }
  }
 },
 "nbformat": 4,
 "nbformat_minor": 4
}