Authors

Josh Ackerman MSA Walkthrough Latest

29.09.2021

Assignment: Your assignment is to use your notes from class - along with help from classmates, UTAs, and me - to turn this script into a fleshed-out description of what is going on. This is a substantial project - we’ll work on it in steps over...

4378 sym R (14319 sym/72 pcs) 1 img

Md Jahir Ahmed 15

Test File Latest

29.01.2022

You can put chunks of R code by putting three backticks at the beginning and end of the chunk. You need to give each chunk a unique name in the {} Echo The echo command tell R whether or not to print the code that generated the result. Here is an...

2047 sym R (1731 sym/9 pcs) 1 img

James Liu 15

rpub_test Latest

02.11.2022

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...

591 sym 1 img

Jan Górecki - R 15

Data anonymization in R Latest

06.11.2014

Use cases Public reports. Public data sharing, e.g. R packages download logs from CRAN's RStudio mirror – cran-logs.rstudio.com – mask ip addresses. Reports or data sharing for external vendor. Development works can operate on anonymized...

2262 sym R (2035 sym/16 pcs) 12 tbl

January 15

Pathway analysis in R and BioConductor. Latest

28.08.2014

There are many options to do pathway analysis with R and BioConductor. First, it is useful to get the KEGG pathways: library( gage ) kg.hsa <- kegg.gsets( "hsa" ) kegg.gs2 <- kg.hsa$kg.sets[ kg.hsa$sigmet.idx ] Of course, “hsa” stands for...

2716 sym R (289 sym/3 pcs) 4 img

CDL - JeenoGeorge 15

Sample Latest

21.03.2022

Abstract Annual floods acutely affect the state of Assam, impacting over 100,000 people and killing hundreds of people, livestock and animals. Consequently, building a flood hazard model that identifies the basin’s flood-prone zones is critical...

10986 sym R (7490 sym/36 pcs) 11 img 4 tbl

Karla Jelitza Bermudez 15

CASO 2 - Analisis de Resultados SARS COVID-19 en Mexico Latest

24.09.2020

OBJETIVO: Analizar una base de datos de los registros de resultados de personas con caso sospecho de SARS-COVID-19. DESCRIPCION: En el portar de datos del gobierno federal se encuentra la base de datos de registro de personas que asisten a...

5815 sym R (20827 sym/53 pcs) 9 img

Jessie Eastburn 15

GEOG6000_Lab02_Inference Latest

15.09.2021

EXERCISE 1 The null hypothesis is there is no significant difference between the temperatures of males and females. The alternative hypothesis is there is a significant difference between the temperatures of males and females. Read in data...

1508 sym R (1378 sym/10 pcs) 1 img

Jade Gurtala 15

Learning Log 1 Latest

06.06.2021

Coding goals Since this is the first week of my coding journey, my main goals this week were to: - watch all RMarkdown videos - understand and be able to rudimentally use RMarkdown Challenges and/or successes Successes I managed to complete all...

1277 sym 2 img

jiaoyuan huang 15

Document Latest

27.07.2020

For this semester, you have two options: Use your own computer. If you have an older machine, you are likely to have problems with some of the installation of packages. If you have a MacBook Air or other “mini” type machine, you will...

5998 sym R (5127 sym/26 pcs)