There is no excerpt because this is a protected post.
CompareCare
In the early 2010’s, the government released data rating most hospitals based on their mortality rates for numerous conditions, along with ratings given by patients. The business proposition was for me to find a way for my employer to capitalize on the data.
Debugging
R provides a number of tools to help you with debugging your code. The primary tools for debugging functions in R are traceback(): prints out the function call stack after an error occurs; does nothing if there’s no error debug(): flags a function for “debug” mode which allows you to step through execution of a […]
How To
A collection of code showing examples of how to do some common tasks in R.
Protected: NFL
There is no excerpt because this is a protected post.
DA CASE STUDIES – 11
What follows are some case studies that include “Documentation of any cleaning or manipulation of data” as part of the deliverables so I’ve included all my step-by-step details. I’ll start off with R then I’ll duplicate the process using SQL, and finally Tableau. Other analyses done in Python is not included and covered in other […]
Protected: DA – R – EXAMPLES – 9
There is no excerpt because this is a protected post.
Protected: DA – R – VISUALIZATION – 8
There is no excerpt because this is a protected post.
Protected: DA SHARE VISUALIZE – 6
There is no excerpt because this is a protected post.
Protected: SQL – Examples
There is no excerpt because this is a protected post.
Protected: SQL How To
There is no excerpt because this is a protected post.
Protected: SQL Definitions
There is no excerpt because this is a protected post.
Protected: Spreadsheet
There is no excerpt because this is a protected post.
Protected: Datasets Reference Data
There is no excerpt because this is a protected post.
Protected: PYTHON – INTRO
There is no excerpt because this is a protected post.