March 2021

Monitor of SARS-CoV-2 variants

March 31, 2021 | Hubert Baniecki

Why should I care?Proportion and share of sequences of different SARS-CoV-2 variants in Germany. The variants with the N501Y mutation (e.g. red one) are alert variants with increased infectivity. Source.The first quarter of 2021 has brought us common k...
[Read more...]

Say Goodbye to “Good Taste”

March 30, 2021 | Data Imaginist

I’m excited to announce the first release of the ggfx package, a package that brings R native filtering to grid and ggplot2 for the first time. You can install ggfx with:
install.packages('ggfx')
The purpose of ggfx is to give you access to effects that would otherwise require you to ...
[Read more...]

composition versus inversion

March 30, 2021 | xi'an

While trying to convey to an OP on X validated why the inversion method was not always the panacea in pseudo-random generation, I took the example of a mixture of K exponential distributions when K is very large, in order to impress (?) upon said OP that solving F(x)=u ...
[Read more...]

Text Analysis on Youtube Videos Posted About ‘Bangladesh’

March 29, 2021 | R on Curious Joe

Part 01: Background about this project Part 02: Data collection Part 03: Data cleaning Part 04: Data analysis Part 05: Ending Part 01: Background about this project This analysis is part of an ongoing exploratory study about the contents related to Bangladesh in different online social media platforms. In the last article tweets that containing Bangladesh ...
[Read more...]

Making bar plots using ggplot in R

March 29, 2021 | avocadomuncher22

Though ggplot() makes beautiful graphics, I often find myself going back to old projects to find a template for how to set up the code to make ggplot() graphs. Here I will show you how to make a barplot in ggplot. Then we will look at some variants of the ...
[Read more...]
1 2 3 12

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)