Authors
David Timewell 6
Intro to Simr Latest
15.08.2020
Introduction When beginning to use R one of the first things to do after getting a view of the dataset you are dealing using glimpse() and str() is to start looking at basic descriptive statistics. In the past I used summary extensivly to do this....
4151 sym R (4509 sym/14 pcs) 17 tbl
DIANA TORRES 6
MODELO ARBOLES Latest
20.02.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...
3117 sym R (268 sym/2 pcs) 1 img
Duvan Felipe Camacho Bermuudez 6
Document Latest
18.03.2023
Estadisticas Agropecuarias Chocó 1- Introducción Este es el primer cuaderno R Markdown para el curs Geomatica Basica 2022, Tiene como objetivo conocer cuáles son los cultivos agrícolas de mayor producción en el departamento del Choco. Se Usara...
2829 sym R (15235 sym/40 pcs)
Mania, Dexter James U. 6
Analytics Project on Association Rules and Apriori Algorithm Latest
25.05.2022
Packages # for data management and exploratory data analysis or descriptive analysis library("tidyverse") library("lubridate") library("ggplot2") library("RColorBrewer") # for Association Rules library("arules")...
7807 sym R (21995 sym/66 pcs) 6 img
NBA Hot Hand Simulation Latest
20.11.2020
Simulations 1 Simulations 2 Star NBA Players vs Simulated Player 3 Different Shot Types 4 Shot Distance Duncan Gates 24 November, 2020 Simulations 1 Simulations To give an idea of the distribution of the max streak length of a simulated...
3708 sym 18 img
Bài tập các định lí giới hạn Latest
20.12.2022
Bài 1. Cho \(\{X_n;n\geq 1\}\) là dãy biến ngẫu nhiên độc lập, có cùng phân phối xác suất với hàm mật độ xác suất chung \[\begin{equation*} f(x)=\begin{cases} e^{-(x-a)}&\mbox{ nếu }x>a,\\ 0&\mbox{...
10387 sym
Document Latest
14.09.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...
593 sym R (268 sym/2 pcs) 1 img
Gender Gap across Occupations Dashboard Latest
17.11.2021
Phoenix Dashboard Jobs Gender Dashboard Row Plot Ranking Dataset year occupation major_category minor_category total_workers workers_male workers_female percent_female total_earnings total_earnings_male total_earnings_female 2013 Chief...
185 sym 1 tbl
Dylan Anderson 6
Animating England’s Lockdown Tier Maps in R Latest
17.01.2021
Since October, the UK’s COVID-19 strategy has been defined by the government’s Lockdown Tier system. Different regions, councils and cities have had their lockdowns change from Tier 1 – Medium Alert to the newly introduced Tier 4 – Stay At...
5848 sym R (3676 sym/5 pcs) 2 img
Riddhi Batra & Emily Goldstein 6
Assignment 2: Water Infrastructure Needs in Philadelphia Latest
04.03.2022
#knitr::opts_chunk$set(echo=TRUE, warning = FALSE, message = FALSE, results = 'hide', include=TRUE, fig.keep = 'all') ## SET UP ## #Setup for our analysis, including necessary packages. setwd("~/Documents/UPenn/2022 Spring/CPLN 505 - Planning...
20620 sym R (94708 sym/268 pcs) 44 img