Publications by Mahmuda Sultana
Research Blog Post 4 DEM 5093
** I decided to work with 500 Cities: Local Data for Better Health, 2021 and 2019 release.This is the complete dataset for the 500 Cities project model-based small area estimates for 27 measures of chronic disease related to unhealthy behaviors (5), health outcomes (13), and use of preventive services (9). Data were provided by the Centers for Di...
21085 sym R (10264 sym/43 pcs)
Dem5283 Research Blog Post 3
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 package: Matrix #...
16526 sym R (12470 sym/68 pcs) 4 img 3 tbl
Dem 5283 Homework 9
Using a data set of your choice, do the following: define an outcome, this can be of any form, but use an appropriate distribution for your outcome. Also define at least 1 continuous predictor. library(mgcv) #one library for GAMs ## Loading required package: nlme ## This is mgcv 1.8-38. For overview type 'help("mgcv-package")'. library(ggplot2)...
4754 sym R (4519 sym/23 pcs) 2 img