Publications by MSDS 6372: Jacob Turner: Student: Jessica McPhaul link:

residuals vs predicted model 2

11.02.2024

...

3 sym

residuals vs predicted model 1 a

11.02.2024

...

3 sym

Normal 1qq plot

11.02.2024

...

4 sym 2 img

factor by economic status

11.02.2024

...

4 sym 2 img

title: "6372 Project 1 - Deep Dive Into Life Expectancy"

10.02.2024

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(plotly) ## ## Attaching package: 'plotly' ## The following object i...

2767 sym R (189573 sym/153 pcs) 8 img

almost

10.02.2024

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(plotly) ## ## Attaching package: 'plotly' ## The following object i...

3074 sym R (190366 sym/156 pcs) 12 img

Almost done

10.02.2024

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(plotly) ## ## Attaching package: 'plotly' ## The following object i...

2904 sym R (189830 sym/154 pcs) 9 img

project in progress

10.02.2024

--- title: "Project Working Model" author: "Jessica McPhaul" date: "2024-02-10" output: html_document --- ## R Markdown This document provides an overview of the project workflow and includes code for data processing, analysis, and visualization. ### Part A #### 1. Library Optimization ```r library(readr) library(dplyr) ## ## Att...

2752 sym R (79035 sym/84 pcs) 1 img

RMSE all models

10.02.2024

...

4 sym 2 img

LRM model plot

10.02.2024

...

4 sym 2 img