Authors
Ista Zahn 6
Escaping from character encoding hell in R on Windows Latest
14.06.2016
Note: the title of this post was inspired by this question on stackoverflow. This section gives the basic facts and recommendations for importing files with arbitrary encoding on Windows. The issues described here by and large to not apply on Mac...
7188 sym R (5730 sym/12 pcs)
Ho Quang Anh 110035095 Latest
05.11.2021
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...
597 sym R (1287 sym/6 pcs) 1 img
HW #4 Crime Analysis Latest
06.07.2021
Problem definition Predictive policing is a multi-dimensional optimization problem where law enforcement agencies try to efficiently utilize a scarce resource to minimize instances of crime overtime and across geographies. But how do we optimize?...
28230 sym R (28188 sym/71 pcs) 13 img
Izabelle Barroso 6
Aula 1 ADM estatistica Latest
24.06.2021
Olivia Rodrigo sofrendo no transito Recebi minha carteira de motorista semana passada Como a gente sempre conversava Porque você estava tão empolgado que eu Finalmente fosse dirigir até sua casa Mas hoje eu dirigi pelos subúrbios Chorando...
2197 sym 2 img
temp Latest
05.09.2020
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 R (268 sym/2 pcs) 1 img
Jishnu Unnikrishnan 6
Document Latest
08.05.2020
1.Synopsis In this report, we aim to analyze the impact of different weather events on public health and economy based on the storm database collected from the U.S. National Oceanic and Atmospheric Administration’s (NOAA) from 1950 - 2011. We...
1526 sym R (7651 sym/33 pcs) 3 img
Josh Almoite 6
EPSY5380_Lab1_JoshAlmoite.R Latest
16.09.2020
Lab1: Introduction to data EPSY5380 (Dr.Jung) source("http://www.openintro.org/stat/data/cdc.R") names(cdc) ## [1] "genhlth" "exerany" "hlthplan" "smoke100" "height" "weight" "wtdesire" ## [8] "age" "gender" EXERCISE 1 ANSWERS 20,000...
1543 sym R (4615 sym/62 pcs) 9 img
jawaria 6
Test Doc Latest
21.09.2020
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 R (268 sym/2 pcs) 1 img
John Poratti 6
Quiz1 Latest
10.09.2020
# Load packages library(tidyquant) library(tidyverse) # for count() function # Import S&P500 Stock Index SP500 <- tq_index("SP500") SP500 ## # A tibble: 505 x 8 ## symbol company identifier sedol weight sector shares_held...
734 sym R (1735 sym/4 pcs)