Publications by Marcin Kosiński

When You Went too Far with Survival Plots During the survminer 1st Anniversary

15.01.2017

We are celebrating the 1st anniversary of the survminer’s release on CRAN! Due to that fact I have prepared the most (uber platinum) customized survival plot that I could imagine. I went too far because it took over 30 parameters to create a graph.. survminer, a package for drawing easily beautiful and ‘ready-to-publish’ survival curves w...

2276 sym R (2733 sym/1 pcs) 2 img

How successful can an R meetup be? meet(R) in Tricity! – RSelenium and Big Data processing

06.02.2017

At Thursday (12.01.2017) we had a chance to attend the first TriCity R Users Group (Pomerania, Poland) meeting. The meetup was unexpectedly very successful! The success can be measured in the time attendees spent on ardently comments and questions after each of 2 great presentations. After every 20-25 min long presentation we could observe 30 mi...

4076 sym 10 img

Comparing (Fancy) Survival Curves with Weighted Log-rank Tests

09.02.2017

We have just adopted weighted Log-rank tests to the survminer package, thanks to survMisc::comp. What are they and why they are useful? Read this blog post to find out. I used ggthemr to make the presentation a little bit more bizarre. Log-rank statistic for 2 groups Weighted Log-rank extensions Why are they useful? Plots gghtemr Log-rank (s...

4915 sym R (8669 sym/12 pcs) 16 img

Use switch() instead of ifelse() to return a NULL

21.02.2017

Have you ever tried to return a NULL with the ifelse() function? This function is a simple vectorized workflow for conditional statements. However, one can’t just return a NULL value as a result of this evaluation. Check a tricky workaround solution in this post. Imagine a simple R logical statement like statement <- length(character()) > 0 s...

1382 sym R (273 sym/8 pcs) 2 img

3rd Birthday of Warsaw R Enthusiasts Group

13.03.2017

This Thursday Warsaw R Enthusiasts Group (in polish Spotkania Entuzjastów R – SER – cheese) celebrated it’s 3rd birthday! Check this post to find out what we have prepared for this special occasion. Summary of three years of the group activity Toast Round tables session WRUG baseball jackets wser.pl, a new logo and occasional stickers Ac...

4510 sym 16 img

FSelectorRcpp on CRAN

14.03.2017

FSelectorRcpp – Rcpp (free of Java/Weka) implementation of FSelector entropy-based feature selection algorithms with a sparse matrix support, has finally arrived on CRAN after a year of development. It is also equipped with a parallel backend. Big thanks to the main architect: Zygmunt Zawadzki, zstat, and our reviewer: Krzysztof Słomczyński...

1677 sym R (1051 sym/1 pcs) 4 img

Why R?

27.11.2017

The first edition of Polish R Users Conferences called Why R? took place on 27-29 September at Warsaw University of Technology – Faculty of Mathematics and Information Science. The Polish R community is very strong. Dig in into the post to find out what topics did we cover and how the event was held. Pay attention to gifts we’ve prepared for...

6889 sym 48 img

Flip axes in plotly histograms – few approaches

29.11.2017

This seems easy as it requires just to change x parameter to y in the plot specification. Well, there are some edge cases where R users might get a in trouble! library(plotly) packageVersion('plotly') [1] '4.7.1' Before you go, let me just explain myself. I have just started learning R interface to plotly library and I am really amazed by the ...

2670 sym R (1236 sym/7 pcs) 10 img

Why R? 2018 Conference – Registration and Call for Papers Opened

25.04.2018

The first edition of Polish R Users Conferences called Why R? took place on 27-29 September at Warsaw University of Technology – Faculty of Mathematics and Information Science. The event was so successful that we’ve decided to launch a second edition of the conference. About the Why R? 2018 conference Important dates Keynotes Programme Pre-...

3780 sym 18 img

Why R? 2018 Conf – CfP ends May 25th

22.05.2018

We are pleased to announance upcoming Why R? 2018 conference that is going to happen in central-eastern Europe (Poland, Wroclaw) this July (2-5th). It is the last week for the call for papers! Submit your talk here. About More about the conference one can find on the conference website whyr2018.pl and in the previous blog post we’ve prepared ...

1652 sym 26 img