Tag Archives: teach data science

Making Upset Plots with R Package UpSetR Helps Visualize Patterns of Attributes

If you are having trouble setting options using R making plots, then you should read this blog post.

Making upset plots with R package UpSetR is an easy way to visualize patterns of attributes in your data. My blog post demonstrates making patterns of co-morbidities in health survey respondents from the BRFSS, and walks you through setting text and color options in the code.

Referring to Variables in Processing Data is Different in SAS Compared to R

When doing data processing, especially extract-transform-load (ETL) into a data warehouse, you might need to refer to the variables in your code, and it's done differently in SAS vs. R.

Referring to variables in processing is different conceptually when thinking about SAS compared to R. I explain the differences in my blog post.

Answer Your Data Science Questions by Attending my Livestream Discussions on YouTube!

If you have questions about your journey toward a data science career, sometimes you can get them answered with online resources, but sometimes you do not get the information.

Answer your data science questions by attending my livestreams on YouTube and interacting in chat! Learn more about this in my blog post.

SAS-R Integration Example: Transform in R, Analyze in SAS!

You can use SAS and R together in one project. I show you how to develop an analytic dataset in R and put it in SAS ODA for analysis.

Looking for a SAS-R integration example that uses the best of both worlds? I show you a use-case where I was in a hurry, and did transformation in R with the analysis in SAS!

Dumbbell Plot for Comparison of Rated Items: Which is Rated More Highly – Harvard or the U of MN?

This is an example of a dumbbell plot from the ggalt package in R that you can also use in RStudio

Want to compare multiple rankings on two competing items – like hotels, restaurants, or colleges? I show you an example of using a dumbbell plot for comparison in R with the ggalt package for this exact use-case!

US Public Health Alphabet Soup Explained: What is the CMS?

The Centers for Medicare and Medicaid Services are known as CMS, and manage the public insurance system at the federal level in the United States.

You might wonder what CMS – the Centers for Medicare and Medicaid Services – actually does. This blog post provides an overview of CMS’s role and activity in the US healthcare system.

Data for Meta-analysis Need to be Prepared a Certain Way – Here’s How

This is the forrest plot resulting from analysis with open source statistical software R using package rmeta.

Getting data for meta-analysis together can be challenging, so I walk you through the simple steps I take, starting with the scientific literature, and ending with a gorgeous and evidence-based Forrest plot!

US Public Health Alphabet Soup Explained: What is the CDC?

The Centers for Disease Control and Prevention in the United States provides public health guidance and policy to the population

The United States (US) Center for Disease Control and Prevention (CDC) was in the spotlight during the COVID-19 pandemic. But as I describe in this blog post, it is only as good as its director.

Recommended Model for QA/QI in Healthcare: Epidemiology and Biostatistics, not PDSA! Part 5 of 5

The Plan Do Study Act model does not use traditional epidemiological study designs that are peer-reviewed

I describe the three steps of my alternative model to the Plan-Do-Study-Act (PDSA) model for quality assurance/quality improvement (QA/QI) in healthcare.

Alternative to the PDSA Model for QA/QI in Healthcare? Old-fashioned Epidemiology and Biostatistics! Part 4 of 5

The Plan Do Study Act model does not take into account all functions of a healthcare quality improvement and assurance department

Want an alternative to the Plan-Do-Study-Act (PDSA) model for quality assurance/quality improvement (QA/QI) in healthcare? I recommend approaching QA/QI a different way, by thinking about the various functions of the QA/QI department.

Verified by MonsterInsights