June 2021

Kruskal Wallis test in R-One-way ANOVA Alternative

June 6, 2021 | finnstats

Kruskal Wallis test in R, Kruskal Wallis test is one of the frequently used methods in nonparametric statistics for analyzing data in one-way classification. It is equivalent to a one-way analysis of variance in parametric methods. When we test the identicalness of the k population from which the independent samples ...
[Read more...]

The useR! 2021 (virtual) conference: 5-9 JULY, 2021

June 5, 2021 | Tal Galili

useR! conferences are non-profit conferences organized by community volunteers for the community, supported by the R Foundation. Attendees include R developers and users who are data scientists, business intelligence specialists, analysts, statisticians from academia and industry, and students. The useR! 2021 conference will be the first R conference that is global ...
[Read more...]

Wes McKinney InteRview

June 5, 2021 | Pachá

I interviewed Wes McKinney, the creator of pandas, and author of Python for Data Analysis. This interview was conducted as a way to provide something illustrative about Open Source Software now that I am committing actively to the arrow R package, ... [Read more...]

Tidymodels on UbiOps

June 4, 2021 | Roel M. Hogervorst

I’ve been working with UbiOps lately, a service that runs your data science models as a service. They have recently started supporting R next to python! So let’s see if we can deploy a tidymodels model to UbiOps! I am not going to tell you a lot about ...
[Read more...]

Generate H-Fractals using ggplot

June 3, 2021 | Peter Prevos

A fractal is a geometric figure in which the same pattern repeats infinitely at an ever-smaller scale. One of the most simple examples is the H-Fractal. You construct a H-Fractal by starting with the line segments that resemble the capital letter H...
[Read more...]

Knowledge distillation with R and tensorflow

June 2, 2021 | Etienne Rolland

knitr::opts_chunk$set(echo = TRUE)
Welcome Hi everyone ! Welcome to my blog. Here I will just share some tutorials around things that were complicated for me, and for which others R users could be interested. Not surprisingly, lot of this tutorials will involve tensorflow or other deep learning things. Sometimes things are possible in ...
[Read more...]

Hierarchical forecasting of hospital admissions

June 2, 2021 | R on notast

Introduction Visualization 1. Trend 2. Seasonality Trend and seasonality 3. Anomaly Conclusion Introduction The aim of this series of blogs is to do time series forecasting with libraries that conform to tidyverse principles and there are two of these time series meta-packages modeltime which is created to be the time series equivalent of ...
[Read more...]
1 7 8 9 10

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)