Publications by Jacob M. Souch*
Homework 5 Stats II
Homework 5 Stats II Author Jacob Souch library(viridis) Loading required package: viridisLite library(stringr) library(purrr) library(haven) library(janitor) Attaching package: 'janitor' The following objects are masked from 'package:stats': chisq.test, fisher.test library(car) Loading required package: carData Attaching package...
280 sym Python (48804 sym/67 pcs) 4 img
Document
COVID Provisional Deaths Investigation Author Jacob M. Souch library(RSocrata) library(tidyverse) ── Attaching packages ─────────────────────────────────────── tidyverse 1.3.2 ── ✔ ggplot2 3.4.0 ✔ purrr 1.0.1 ✔ tibble 3.1.8 ✔ dplyr ...
101 sym Python (1543 sym/6 pcs) 3 img
Stats II - Homework IV
Statistics for Demographic Data II Author Jacob Souch Initialize library(tidyverse) ── Attaching packages ─────────────────────────────────────── tidyverse 1.3.2 ── ✔ ggplot2 3.4.0 ✔ purrr 1.0.1 ✔ tibble 3.1.8 ✔ dplyr 1.0.10 ✔ ti...
487 sym Python (48167 sym/57 pcs) 6 img 5 tbl
GIS for Population Science Homework 3
Call Packages from Library library(tidycensus) library(sf) ## Linking to GEOS 3.9.3, GDAL 3.5.2, PROJ 8.2.1; sf_use_s2() is TRUE library(dplyr) ## ## Attaching package: 'dplyr' ## The following objects are masked from 'package:stats': ## ## filter, lag ## The following objects are masked from 'package:base': ## ## intersect, setdif...
2011 sym R (3925 sym/21 pcs) 1 img 1 tbl
F31
F-31 Data Author Jacob Souch library(tidyverse) ── Attaching packages ─────────────────────────────────────── tidyverse 1.3.2 ── ✔ ggplot2 3.4.0 ✔ purrr 1.0.1 ✔ tibble 3.1.8 ✔ dplyr 1.0.10 ✔ tidyr 1.3.0 ✔ stringr 1.5.0 ...
126 sym Python (3603 sym/22 pcs) 5 img
Homework 3 - Stats II
title: “Assignment 2” author: “Jacob M. Souch” format: html editor: visual Assignment 2 library(janitor) ## ## Attaching package: 'janitor' ## The following objects are masked from 'package:stats': ## ## chisq.test, fisher.test library(readxl) library(car) ## Loading required package: carData library(ggplot2) library(stargazer...
1627 sym R (11499 sym/58 pcs) 25 img
Stats II - Assignment 2b
Assignment 2 Author Jacob M. Souch Assignment 2 library(janitor) Attaching package: 'janitor' The following objects are masked from 'package:stats': chisq.test, fisher.test library(readxl) library(car) Loading required package: carData library(ggplot2) library(stargazer) Please cite as: Hlavac, Marek (2022). stargazer: Well-Fo...
1636 sym Python (8281 sym/43 pcs) 18 img
Homework 2 Stats II
Assignment 2 Author Jacob M. Souch library(janitor) Attaching package: 'janitor' The following objects are masked from 'package:stats': chisq.test, fisher.test library(readxl) library(car) Loading required package: carData library(ggplot2) library(stargazer) Please cite as: Hlavac, Marek (2022). stargazer: Well-Formatted Regres...
1103 sym Python (3710 sym/33 pcs) 9 img
GIS for Population Science Lab 1 / Homework 2
library(tidycensus) library(tidyverse) library(sf) library(ggplot2) library(classInt) library(dplyr) setwd("C:/Users/jacob/OneDrive - University of Texas at San Antonio/Courses/GIS for Population Science") Examine data profile tables The load_variables() function will load all available variables in the ACS for a given year v15_Profile <- ...
1887 sym R (6971 sym/26 pcs) 4 img
test
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 with...
598 sym 1 img