Publications by manahel

5121101-assignment1

21.02.2024

This is an R Markdown Notebook. When you execute code within the notebook, the results appear beneath the code. Try executing this chunk by clicking the Run button within the chunk or by placing your cursor inside it and pressing Ctrl+Shift+Enter. CORRELATION # Generate age data age <- c(25, 30, 35, 40, 45, 50, 55, 60, 65, 70) # Generate cor...

286 sym

5121101-assignment1

21.02.2024

This is an R Markdown Notebook. When you execute code within the notebook, the results appear beneath the code. Try executing this chunk by clicking the Run button within the chunk or by placing your cursor inside it and pressing Ctrl+Shift+Enter. # Generate age data age <- c(25, 30, 35, 40, 45, 50, 55, 60, 65, 70) # Generate corresponding h...

257 sym

comparing mean(5121101)

03.01.2024

R Markdown This is an R Markdown document. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS Word documents. For more details on using R Markdown see http://rmarkdown.rstudio.com. When you click the Knit button a document will be generated that includes both content as well as the output of any embedded R code chunks within...

35121 sym R (24451 sym/178 pcs) 19 img

Document

03.01.2024

my_data<-ToothGrowth library("dplyr") ## ## Attaching package: 'dplyr' ## The following objects are masked from 'package:stats': ## ## filter, lag ## The following objects are masked from 'package:base': ## ## intersect, setdiff, setequal, union sample_n(my_data, 10) ## len supp dose ## 1 27.3 OJ 2.0 ## 2 24.8 OJ 2.0 ...

826 sym R (996 sym/11 pcs)

Document

03.01.2024

my_data<-ToothGrowth library("dplyr") ## ## Attaching package: 'dplyr' ## The following objects are masked from 'package:stats': ## ## filter, lag ## The following objects are masked from 'package:base': ## ## intersect, setdiff, setequal, union sample_n(my_data, 10) ## len supp dose ## 1 33.9 VC 2.0 ## 2 21.5 OJ 0.5 ...

826 sym R (996 sym/11 pcs)

LAB MANUL(5121101)

03.01.2024

R Markdown This is an R Markdown document. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS Word documents. For more details on using R Markdown see http://rmarkdown.rstudio.com. When you click the Knit button a document will be generated that includes both content as well as the output of any embedded R code chunks within...

12328 sym R (23677 sym/144 pcs) 12 img

lab project1 (5121101)

22.12.2023

R Markdown This is an R Markdown document. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS Word documents. For more details on using R Markdown see http://rmarkdown.rstudio.com. When you click the Knit button a document will be generated that includes both content as well as the output of any embedded R code chunks within...

7980 sym R (20499 sym/101 pcs) 9 img

lab2 (5121101)

22.12.2023

R Markdown This is an R Markdown document. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS Word documents. For more details on using R Markdown see http://rmarkdown.rstudio.com. When you click the Knit button a document will be generated that includes both content as well as the output of any embedded R code chunks within...

2976 sym R (1189 sym/21 pcs) 3 img

assignment6(5121101)

15.11.2023

R Markdown This is an R Markdown document. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS Word documents. For more details on using R Markdown see http://rmarkdown.rstudio.com. When you click the Knit button a document will be generated that includes both content as well as the output of any embedded R code chunks within...

471 sym

assignment

25.10.2023

R Markdown Project Overview: Objective: To perform a data science analysis on a real-world dementia dataset using R. Scope: The dataset is obtained from a mobile healthcare service provided in collaboration with non-governmental organizations that manage elderly care centers in various districts of Hong Kong. The service was offered for free fr...

1181 sym R (375752 sym/74 pcs) 14 img