Tag Archives: clinical training

Table Editing in R is Easy! Here Are a Few Tricks…

When you use a data analysis program like R or SAS, you often have to do some data editing. It can be difficult because the software was intended for calculations, not transformation.

Table editing in R is easier than in SAS, because you can refer to columns, rows, and individual cells in the same way you do in MS Excel. Read my blog post for example R table editing code.

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.

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

Before the ONC office was established in 2009, there was no federal oversight of medical record systems.

“What is the ONC?” is what I used to ask before I realized it involves health technology. Although ONC just means “Office of the National Coordinator”, this agency is now known as HealthIT.gov, as I explain in my blog post.

Quality Improvement in Healthcare: What is the PDSA Model, and How Well Does it Work for QA/QI? Part 1 of 5

Continuous quality improvement through conducting research projects to get evidence to inform change

Wondering what the Plan-Do-Study-Act (PDSA) Model is, and if you should adopt it for quality improvement in healthcare? Read my series of blog posts on the subject for my personal experience and recommendations

Verified by MonsterInsights