Authors
Marco Castro 15
D607 - Assignment 1 - Urbanization Index Latest
08.09.2024
Overview For the first assignment, I decided to explore FiveThirtyEight’s Urbanization Index which was used as one of backbones for the article How Urban Or Rural Is Your State? And What Does That Mean For The 2020 Election?...
2780 sym Python (2180 sym/3 pcs) 3 img
Thomas Reedy 15
Thomas Reedy Week 2 | Data Dive - Summaries Latest
10.09.2024
Week 2 | Data Dive - Summaries Establishes tidyverse and also gets rid of an error. # This works to get rid of errors library(conflicted) library(tidyverse) ## ── Attaching core tidyverse packages...
6644 sym R (4890 sym/27 pcs) 4 img
airrqualitty Latest
11.09.2024
Airquality Assignment Replace with Your Name Airquality Tutorial and Homework Assignment Source: AirNow.gov Load in the library Load library tidyverse in order to access dplyr and ggplot2 library(tidyverse) The source for this dataset is the...
4365 sym Python (2729 sym/22 pcs) 5 img
Week 1 Data Dive Latest
11.09.2024
title: “Data Dive 1” output: html_document bvb— 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...
824 sym R (90 sym/2 pcs)
Dr. C.E. Stapleton 15
Rake Weighting in R Latest
11.11.2024
Note: This tutorial uses the anesrake package to calculate the survey weights. They are many other packages to calculate weights so this is just one possible approach that could successfully be used to create survey weights. Step By Step Guide...
20396 sym Python (19911 sym/66 pcs) 2 img
Document Latest
03.09.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...
598 sym 1 img
Week 1 - Yulitza Ramos Latest
30.08.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...
591 sym 1 img
Taller_1 P.E Latest
03.09.2023
Para cada una de las muestras que aparecen en la tabla del Anexo: 7.1 Realizar las pruebas de aleatoriedad, tendencia e independencia #lectura de datos setwd("C:/COPIA DE SEGURIDAD 2023/MAESTRÌA/PROCESOS ESTOCÀSTICOS/") ruta_dir1 <-...
6944 sym R (17306 sym/137 pcs) 8 img
Karthik Balasubramanian - Intro to Statistics in R - Week 2 notes lab Latest
04.09.2023
Data and R Topics covered in these notes: Data Frames Summarizing Data The Tidyverse Basic Visualization Note: I do not give comprehensive definitions for many of the functions use in this notebook (or the ones to follow). If the use of a...
20780 sym R (19419 sym/75 pcs) 15 img 1 tbl