Tag Archives: deeper learning

Classification Crosswalks: Strategies in Data Transformation

What if you have too many categories in a categorical variable? Your cardinality is too high for a chi-square analysis.

Classification crosswalks are easy to make, and can help you reduce cardinality in categorical variables, making for insightful data science portfolio projects with only descriptive statistics. Read my blog post for guidance!

Online Courses in Data Science and Public Health

Learn about unique data science subjects, like data close-out, data collection approaches, data curation, and more!

Online courses are a good way to get professional training on your own time. Check out our online courses on topics in data science and public health.

Referring to Columns in R by Name Rather than Number has Pros and Cons

There are different ways to refer to variables in R dataframes. You can use a field names, and you can also use field numbers.

Referring to columns in R can be done using both number and field name syntax. Although field name syntax is easier to use in programming, my blog demonstrates how you can use column numbers to make automation easier.

The Paste Command in R is Great for Labels on Plots and Reports

The paste command is used to concatenate strings in R. You can use it different ways, which is what I demonstrate in my blog and videos.

The paste command in R is used to concatenate strings. You can leverage the paste command to make refreshable label objects for reports and plots, as I describe in my blog post.

Adding Error Bars to ggplot2 Plots Can be Made Easy Through Dataframe Structure

Error bars on plots can provide the audience an estimate of the amount of certainty you have with your estimates.

Adding error bars to ggplot2 in R plots is easiest if you include the width of the error bar as a variable in your plot data. Read my blog post to see an example.

Testimonials for Monika Wahi’s Linked In Data Science Courses

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.

Testimonials for Monika Wahi’s data science courses on LinkedIn Learning are posted here. Read what learners are saying to help you decide if you want to take the courses!

Data Curation Solution to Confusing Options in R Package UpSetR

It is possible to use data curation to solve the problem of a confusion vector containing options.

Data curation solution that I posted recently with my blog post showing how to do upset plots in R using the UpSetR package was itself kind of a masterpiece. Therefore, I thought I’d dedicate this blog post to explaining how and why I did it.

Need an Online Curriculum in Data Science or Public Health that is Engaging? Here are my Freebies and Hacks!

This blog post talks about how I use deeper learning principles when I develop online curricula for public health and data science.

Need online curriculum in data science or public health that keeps the learners engaged? I share a links to free resources as well as my hacks to interest high!

Learn to Use SAS ODA (OnDemand for Academics) in my FREE Online Course!

Take this free online course to get up and running with SAS online so you can practice your data analytics

Want to get started with SAS, but don’t want the headache? I make it easy for you! Take my FREE course in getting started with SAS ODA!

Healthcare Data Science Newbie Do-it-Yourself Starter Kit

The tools for healthcare data science include both descriptive and inferential statistics

Monika posts her “data science newbie do-it-yourself starter kit”, with links to cheap or free learning resources for the data science newbie who wants to get started in healthcare analytics.

Verified by MonsterInsights