Apply weights to get weighted proportions and counts! Read my blog post to learn how to use the survey package in R.
Tag Archives: clinical training
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 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.
“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.
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