A brief introduction to survival analysis
code highlight,link.
| col1 | col2 |
|---|---|
| 12 | 123 |
| 12d | afs |
| 12d | asdf |
Setup Overview
- Have a GitHub account.
- Very Optional: have Git, Jekyll, and a nice text editor installed.
Tip: for easier editing of your project in your browser, you can click
.on any GitHub repository to open the web editor (which is a version of Visual Studio Code editor)!