Tag Archives: webinars

Wiley’s Predatory Behavior: My Recent Experience and Recommendations

Predatory publishers of scientific journals engage in unethical behavior, so you should steer clear of them. Until now, I had thought Wiley did not behave like them. But a recent incident made me change my mind.

Wiley’s predatory behavior recently with a colleague’s scientific manuscript makes me want to avoid publishing in their journals. Read about our experience.

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.

Time Series Plots in R Using ggplot2 Are Ultimately Customizable

Time series plots can be customized if you use package ggplot2 in R. You can place labels and configure axes.

Time series plots in R are totally customizable using the ggplot2 package, and can come out with a look that is clean and sharp. However, you usually end up fighting with formatting the x-axis and other options, and 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