Publications by YOUR NAME HERE
Sample Plan for 431 Project A
Table of contents 1 R Packages 2 Data Ingest 3 State Selection 4 Variable Selection 5 Variable Cleaning and Renaming 6 Creating the Analysis 2 Predictor 7 Adding 2019 (in our case 2013) Data for the Analysis 3 Outcome 8 Arranging and Saving the Analytic Tibble 9 Print the Tibble 10 Numerical Summaries 10.1 Table of States by Binary Factor 10.2 de...
10793 sym Python (30308 sym/40 pcs) 5 tbl
431 Project A Plan Template for 2024
Table of contents 1 R Packages 2 Data Ingest 3 State Selection 4 Variable Selection 5 Variable Cleaning and Renaming 6 Creating the Analysis 2 Predictor 7 Adding 2019 Data for the Analysis 3 Outcome 8 Arranging and Saving the Analytic Tibble 9 Print the Tibble 10 Numerical Summaries 10.1 Table of States by Binary Factor 10.2 describe_distribution...
4982 sym Python (11459 sym/5 pcs) 1 tbl
Template for 431 Project A Portfolio Report - 2024
Table of contents 1 R Packages 2 Data Ingest 3 State Selection 4 Variable Selection 5 Variable Cleaning and Renaming 6 Creating the Analysis 2 Predictor 7 Adding 2019 Data for the Analysis 3 Outcome 8 Arranging and Saving the Analytic Tibble 9 Print the Tibble 10 Numerical Summaries 10.1 Table of States by Binary Factor 10.2 describe_distribution...
6679 sym Python (13147 sym/5 pcs) 1 tbl
Rootograms for Poisson Regression Models
Table of contents 1 R Setup 2 Finding This 3 The Data 3.1 Creating the ohc_2022 data 3.2 Selecting Predictors 4 Rootogram for a Poisson regression model 4.1 Fitting the Poisson model for goodcount with glm() 4.2 Summarizing the Poisson model fit with glm() 4.3 Rootogram for m1_Poisson using the topmodels package 5 Alternative Rootogram for sam...
4341 sym Python (16115 sym/22 pcs) 2 img 4 tbl
Project A Portfolio Report Template
Table of contents 1 R Packages 2 Data Ingest 3 State Selection 4 Variable Selection 5 Variable Cleaning and Renaming 6 Creating the Analysis 2 Predictor 7 Adding 2018 Data for the Analysis 3 Outcome 8 Arranging and Saving the Analytic Tibble 9 Print the Tibble 10 Numerical Summaries 11 The Codebook 12 Research Questions 12.1 Analysis 1 Research Q...
5303 sym 1 tbl
Project A Sample Report
Table of contents 1 R Packages 2 Data Ingest 3 State Selection 4 Variable Selection 5 Variable Cleaning and Renaming 6 Creating the Analysis 2 Predictor 7 Adding 2018 Data for the Analysis 3 Outcome 8 Arranging and Saving the Analytic Tibble 9 Print the Tibble 10 Numerical Summaries 11 The Codebook 12 Research Questions 12.1 Analysis 1 Research Q...
8478 sym 2 tbl
Project A Proposal Template for 431 in Fall 2023
Table of contents 1 R Packages 2 Data Ingest 3 State Selection 4 Variable Selection 5 Variable Cleaning and Renaming 6 Creating the Analysis 2 Predictor 7 Adding 2018 Data for the Analysis 3 Outcome 8 Arranging and Saving the Analytic Tibble 9 Print the Tibble 10 Numerical Summaries 11 The Codebook 12 Research Questions 12.1 Analysis 1 Research Q...
1532 sym 1 tbl
Project A Sample Proposal for 431 in Fall 2023
Table of contents 1 R Packages 2 Data Ingest 3 State Selection 4 Variable Selection 5 Variable Cleaning and Renaming 6 Creating the Analysis 2 Predictor 7 Arranging and Saving the Analytic Tibble 8 Print the Tibble 9 Numerical Summaries 10 The Codebook 11 Research Question for Analysis 1 12 Research Question for Analysis 2 13 Reflection 14 Session...
5826 sym 2 tbl
432 Project A Demonstration Project
Table of contents What is This? R Packages and Setup 1 Data Source 2 The Subjects 3 Loading and Tidying the Data 3.1 Loading the Raw Data 3.1.1 NHANES elements we’ll collect 3.1.2 Ingest the 2015-16 data 3.1.3 Ingest the 2015-16 data 3.2 Cleaning the Data 3.2.1 Select the 8 variables we’ll need and convert to factors 3.2.2 Add an...
31802 sym Python (79728 sym/149 pcs) 21 img 27 tbl
Building Table 1 from the `bradley.csv` data
Table of contents 1 Load Packages 2 Ingest the bradley.csv data 3 Attempt 1 4 What’s wrong here? 5 Second Attempt 6 Show alternative summaries? 7 A more detailed summary? 8 Send original attempt 2 to Excel for polish? Building Table 1 from the bradley.csv data CodeShow All CodeHide All CodeView Source Author Thomas E. Love Published...
1080 sym Python (9498 sym/14 pcs)