Chris-Dobbe
Digital Marketing analyst trying to learn my way into the programming world. To start, my interests are largely in R and how it can apply to web analytics
Pinned Repositories
AOV_variance_analysis.R
Performs the AOV average of Variance analysis on categorical variables and their numerical means. The analysis works off the null hypothesis that all mean values are about equal, so the analysis will support/disprove that hypothesis, indicating that all variable means are not equal. In addition, a Tukey post hoc test can be performed to determined if any of the categorical variable means are statistically similar or different
Base_Model_Building
A base script to be used when building out any model scripts
Basic-Function-library
Library containing some of the basic functions and foundational R code
Basic_Linear_Regression
Starter script to load data set and run a basic linear regression with a scatter plot
Clean-Sum-Output-Function-loop
A sample code for importing a data set, performing some basic cleaning, then grouping and summing by a variable (brand). Finally outputting a CSV file for each of the brands with the newly created tables.
hello_World
Just getting the old train started
Independent-2-sample-t-test
A script that will conduct all of the necessary variance, normality and t-test to determine the validity of an independent 2 sample t-test
Pivot-table
Example use case of pivotTabler package to build pivot tables
R-Basic-template
As an R beginner I want to establish a base template useful for any necessary functions to start any project
R-Exploratory-Analysis.R
Some simple statistical and visual exploration of data to kick off an analysis
Chris-Dobbe's Repositories
Chris-Dobbe/AOV_variance_analysis.R
Performs the AOV average of Variance analysis on categorical variables and their numerical means. The analysis works off the null hypothesis that all mean values are about equal, so the analysis will support/disprove that hypothesis, indicating that all variable means are not equal. In addition, a Tukey post hoc test can be performed to determined if any of the categorical variable means are statistically similar or different
Chris-Dobbe/Base_Model_Building
A base script to be used when building out any model scripts
Chris-Dobbe/Basic-Function-library
Library containing some of the basic functions and foundational R code
Chris-Dobbe/Basic_Linear_Regression
Starter script to load data set and run a basic linear regression with a scatter plot
Chris-Dobbe/Clean-Sum-Output-Function-loop
A sample code for importing a data set, performing some basic cleaning, then grouping and summing by a variable (brand). Finally outputting a CSV file for each of the brands with the newly created tables.
Chris-Dobbe/hello_World
Just getting the old train started
Chris-Dobbe/Independent-2-sample-t-test
A script that will conduct all of the necessary variance, normality and t-test to determine the validity of an independent 2 sample t-test
Chris-Dobbe/Pivot-table
Example use case of pivotTabler package to build pivot tables
Chris-Dobbe/R-Basic-template
As an R beginner I want to establish a base template useful for any necessary functions to start any project
Chris-Dobbe/R-Exploratory-Analysis.R
Some simple statistical and visual exploration of data to kick off an analysis
Chris-Dobbe/rattle
:exclamation: This is a read-only mirror of the CRAN R package repository. rattle — Graphical User Interface for Data Science in R. Homepage: http://rattle.togaware.com/
Chris-Dobbe/Time_Series_Forecast
Uses time series decomposition to find trends, and Amira to forecast