Publications by Thach Tran
TRM Practical Data Analysis (Autumn 2024)- Basic level: Lecture 1
TRM Practical Data Analysis - Basic level Lecture 1. Introduction to R Task 1. Download and install R and RMarkdown https://cran.r-project.org/mirrors.html https://www.rstudio.com/products/rstudio/download Task 2. Install packages needed for hands-on sessions #install.packages(c("readxl", "tidyverse", "table1", "compareGroups", "ggplot2", "GGall...
1094 sym R (3846 sym/31 pcs)
TRM Practical Data Analysis - Basic level: Lecture 3
TRM Practical Data Analysis - Basic level Lecture 3. Data visualisation Read the “Professorial Salaries” and name this dataset “salary” salary = read.csv("C:\\Thach\\UTS\\Teaching\\TRM\\Practical Data Analysis\\2024_Autumn semester\\Data\\Professorial Salaries.csv") Libraries needed library(ggplot2) library(grid) library(gridExtra) li...
1309 sym R (4303 sym/24 pcs) 11 img
TRM Practical Data Analysis - Basic level: Lecture 1
TRM Practical Data Analysis - Basic level Lecture 1. Introduction to R Task 1. Download and install R and RMarkdown https://cran.r-project.org/mirrors.html https://www.rstudio.com/products/rstudio/download Task 2. Install packages needed for hands-on sessions #install.packages(c("readxl", "tidyverse", "table1", "compareGroups", "ggplot2", "GGall...
1167 sym R (3769 sym/31 pcs)
TRM Practical Data Analysis - Basic level: Lecture 2
TRM Practical Data Analysis - Basic level Lecture 2. Descriptive analysis Task 1. Read the “Professorial Salaries” and name this dataset “salary” salary = read.csv("C:\\Thach\\UTS\\Teaching\\TRM\\Practical Data Analysis\\2024_Autumn semester\\Data\\Professorial Salaries.csv") Task 2. Examine the overall relationship between variables li...
533 sym R (2922 sym/14 pcs) 1 img 2 tbl
TRM Practical Data Analysis - Basic level: Day 2
TRM Practical Data Analysis - Basic level Day 2. Descriptive analysis 1. Read the “Professorial Salaries” and name this dataset “salary” salary = read.csv("C:\\Thach\\UTS\\Teaching\\TRM\\Practical Data Analysis\\2024_Autumn semester\\Data\\Professorial Salaries.csv") 2. Examine the overall relationship between variables library(GGally) ...
461 sym R (2922 sym/14 pcs) 1 img 2 tbl
Autumn 2024 TRM- Practical Data Analysis Basic level - Lecture 1
TRM Practical Data Analysis - Basic level Day 1. Introduction to R 1. Download and install R and RMarkdown https://cran.r-project.org/mirrors.html https://www.rstudio.com/products/rstudio/download 2. Install packages needed for hands-on sessions #install.packages(c("readxl", "tidyverse", "table1", "compareGroups", "ggplot2", "GGally", "DescTools...
1113 sym R (3769 sym/31 pcs)
TRM Practical Data Analysis - Basic level: Day 1
TRM Practical Data Analysis - Basic level Day 1. Introduction to R 1. Download and install R and RMarkdown https://cran.r-project.org/mirrors.html https://www.rstudio.com/products/rstudio/download 2. Install packages needed for hands-on sessions #install.packages(c("readxl", "tidyverse", "table1", "compareGroups", "ggplot2", "GGally", "DescTools...
1074 sym R (4337 sym/33 pcs)
Fragility of evidence for anti-fracture efficacy
Fragility of evidence for anti-fracture efficacy: A systematic review Data management Libraries needed: library(tidyverse) ## ── Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ── ## ✔ dplyr 1.1.3 ✔ readr 2.1.4 ## ✔ forcats 1.0.0 ✔ strin...
3509 sym R (80285 sym/318 pcs) 43 img 59 tbl
Fragility of evidence for anti-fracture efficacy
Fragility of evidence for anti-fracture efficacy: A systematic review Data management Libraries needed: library(tidyverse) ## ── Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ── ## ✔ dplyr 1.1.3 ✔ readr 2.1.4 ## ✔ forcats 1.0.0 ✔ strin...
3506 sym R (80562 sym/318 pcs) 43 img 59 tbl
Fragility of evidence for anti-fracture efficacy
Fragility of evidence for anti-fracture efficacy: A systematic review Data management Libraries needed: library(tidyverse) ## ── Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ── ## ✔ dplyr 1.1.3 ✔ readr 2.1.4 ## ✔ forcats 1.0.0 ✔ strin...
3264 sym R (66482 sym/173 pcs) 43 img 59 tbl