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!

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!

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.

Review of Boston University MPH Online Learning Modules for Teaching Graduate Level Public Health Online

If you want to learn your terminology in basic epidemiology, then you want to look at these educational learning modules.

If you are learning epidemiology or refreshing your memory of your formal study of it, you always want to have credible scientific definitions at hand of terms such as “measures of association”. Read my blog post for quick links to Boston University’s online educational module!

Physical College Classrooms are so Yesterday. Why Are We Still Studying Deeper Learning in Face-to-Face Settings?

DethWench Professional Services - Never Stop Learning

My colleague who is a professor at Fitchburg State University studies deeper learning in face-to-face and online approaches in higher education. The idea is that if educators use deeper learning approaches, the students will learn more efficiently. Others have talked to me about deeper learning, and when I looked into it, I found that the […]

Verified by MonsterInsights