Publications by Assogba Albert

Document

26.11.2020

Load Libraries library(haven) library(readr) library(dplyr) ## ## Attaching package: 'dplyr' ## The following objects are masked from 'package:stats': ## ## filter, lag ## The following objects are masked from 'package:base': ## ## intersect, setdiff, setequal, union library(ggplot2) library(broom) library(nortest) library(MA...

4083 sym R (3522 sym/43 pcs) 9 img

Document

11.12.2020

Load Libraries library(haven) library(readr) library(dplyr) ## ## Attaching package: 'dplyr' ## The following objects are masked from 'package:stats': ## ## filter, lag ## The following objects are masked from 'package:base': ## ## intersect, setdiff, setequal, union library(ggplot2) library(broom) library(nortest) library(MA...

7995 sym R (7379 sym/80 pcs) 4 img

DEM 7283

01.02.2021

Assogba Albert albert.assogba@utsa.edu Use a screen capture tool to take a capture of you R session showing version 4.0.3 Screenshot showing rstudio version 4.0.3 ...

176 sym 1 img

DEM 7093

25.01.2021

Assogba Albert albert.assogba@utsa.edu Use a screen capture tool to take a capture of your R session showing version 4.0.3 Screenshot showing rstudio versio 4.0.3 Use a screen capture tool to take a capture of your QGIS installation showing QGIS version 3.16 Screenshot showing QGIS version 3.16.PNG ...

316 sym 2 img

DEM 7283 Stats II Homework 2

01.03.2021

#load brfss library(car) ## Loading required package: carData library(stargazer) ## ## Please cite as: ## Hlavac, Marek (2018). stargazer: Well-Formatted Regression and Summary Statistics Tables. ## R package version 5.2.2. https://CRAN.R-project.org/package=stargazer library(survey) ## Loading required package: grid ## Loading required pack...

2987 sym R (7175 sym/57 pcs)

DEM 7093 GIS HOMEWORK 4

21.02.2021

Load Libraries library(tidycensus) ## Warning: package 'tidycensus' was built under R version 4.0.3 library(tidyverse) ## Warning: package 'tidyverse' was built under R version 4.0.3 ## -- Attaching packages --------------------------------------- tidyverse 1.3.0 -- ## v ggplot2 3.3.3 v purrr 0.3.4 ## v tibble 3.0.5 v dplyr 1.0.3 #...

800 sym R (12745 sym/48 pcs) 3 img

DEM 7093 HOMEWORK 3

10.02.2021

library(tidycensus) library(sf) ## Linking to GEOS 3.8.0, GDAL 3.0.4, PROJ 6.3.1 library(dplyr) ## ## Attaching package: 'dplyr' ## The following objects are masked from 'package:stats': ## ## filter, lag ## The following objects are masked from 'package:base': ## ## intersect, setdiff, setequal, union Read in Bexar county tract...

289 sym R (21762 sym/28 pcs) 1 img

DEM 7283

08.02.2021

#load brfss library(car) ## Loading required package: carData library(stargazer) ## ## Please cite as: ## Hlavac, Marek (2018). stargazer: Well-Formatted Regression and Summary Statistics Tables. ## R package version 5.2.2. https://CRAN.R-project.org/package=stargazer library(survey) ## Loading required package: grid ## Loading required pack...

2987 sym R (7175 sym/57 pcs)

DEM 7283 Stats II Homework 2

21.02.2021

For this homework, you will perform a logistic regression (or probit regression) of a binary outcome, using the dataset of your choice. I ask you specify a research question for your analysis and generate appropriate predictors in order to examine your question. My research question for this assignment which is same as last weeks assignments is:...

1675 sym R (7940 sym/59 pcs) 4 tbl

DEM 7283 Stats II Homework 4

02.03.2021

Load libraries library(car) ## Loading required package: carData library(stargazer) ## ## Please cite as: ## Hlavac, Marek (2018). stargazer: Well-Formatted Regression and Summary Statistics Tables. ## R package version 5.2.2. https://CRAN.R-project.org/package=stargazer library(survey) ## Loading required package: grid ## Loading required pa...

1224 sym R (22988 sym/86 pcs) 4 img