Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 718 Bytes

File metadata and controls

24 lines (18 loc) · 718 Bytes

STAT 536E Project

What is this project?

Survival Analysis on New Users' Behaviours

This Project is a repository for deliverables in STAT 536E at the University of British Columbia.

What files are in the project folder / GitHub repository?

[x] General repository:

  1. README.md - Summary information for this project.
  2. 546E_Project.Rmd - Project codes in RMarkdown.
  3. user_buy0.csv - Filtered data of new users' behaviour in an online shopping platform.
  4. 546E_Project.md - Github friendly .md file of .Rmd
  5. 546E_Project.pdf - .pdf version of appendix
  6. report.pdf - Project report.

[x] Packages used:

  1. tidyverse
  2. ggfortify
  3. MASS
  4. survival
  5. lubridate