Publications by Meng Ye
Document
Read Me This is the data analysis RMarkdown file for the QCQ data after ISIRC 2022. Mainly changes: incorporating the contol of before and after COVID Please read the subtitles and notes added as normal text in this document. Blocks with darker backgrounds are code chunks, mostly with their outputs. I tried to add #comments within the chunck ...
2820 sym R (10677 sym/28 pcs) 7 tbl
Document
Read Me This is the data analysis RMarkdown file for the QCQ data after ISIRC 2022. Mainly changes: incorporating the contol of before and after COVID Please read the subtitles and notes added as normal text in this document. Blocks with darker backgrounds are code chunks, mostly with their outputs. I tried to add #comments within the chunck ...
2868 sym R (14471 sym/38 pcs) 6 tbl
Document
Read Me This is the data analysis RMarkdown file for the QCQ data after ISIRC 2022. Mainly changes: incorporating the contol of before and after COVID Please read the subtitles and notes added as normal text in this document. Blocks with darker backgrounds are code chunks, mostly with their outputs. I tried to add #comments within the chunck ...
2912 sym R (9078 sym/27 pcs) 8 tbl
Document
Setting up library(tidyverse) # package for data cleaning and plotting library(readxl) # package for reading excel file library(broom) # extracting model summary as data frame library(modelsummary) # deriving model tables library(scales) # label percent library(lubridate) # working with dates # environment setup to run ordered logit properly...
4495 sym R (11871 sym/30 pcs) 1 img 6 tbl
Document
Read Me This is the data analysis RMarkdown file for the QCQ data after ISIRC 2022. Mainly changes: incorporating the contol of before and after COVID Please read the subtitles and notes added as normal text in this document. Blocks with darker backgrounds are code chunks, mostly with their outputs. I tried to add #comments within the chunck ...
1046 sym R (12682 sym/18 pcs) 5 tbl
Document
Read Me This is the data analysis RMarkdown file for the QCQ data after ISIRC 2022. Mainly changes: incorporating the contol of before and after COVID Please read the subtitles and notes added as normal text in this document. Blocks with darker backgrounds are code chunks, mostly with their outputs. I tried to add #comments within the chunck ...
834 sym R (8679 sym/14 pcs) 3 tbl
Interactive plots
Task 1: Reflection This is a very interesting session that opens the door to the new world of interactive graphs. I consider session as a primer to different quite accessible ways to tools to achieve this end. Although I did not have the time to go over each one in depth, it is nice to know they are there and once I have specific need to make any...
715 sym R (673 sym/3 pcs) 1 img