Publications by Esteban Aramayo

DATA605 - Homework 12

18.04.2022

library(ggplot2) library(dplyr) library(knitr) library(kableExtra) #library(broom) # Load the data into a dataframe country_stats <- read.csv('who.csv') Week 12, Regression Analysis in R part 2: 11-15 Apr About the data The attached who.csv dataset contains real-world data from 2008. The variables included follow. Variable Description Co...

28138 sym R (2174 sym/13 pcs) 2 img 4 tbl