April 2019

mlr-2.14.0

April 17, 2019 | r-bloggers on Machine Learning in R

Filters Learners Resampling mlr-org NEWS Roadmap for mlr The last mlr release was in August 2018 - so it was definitely time for a new release after around 9 months of development! The NEWS file can be found directly here. In this post we highligh... [Read more...]

ANCOVA example – April 18, 2019

April 17, 2019 | Chuck Powell

I recently had the need to run an ANCOVA, not a task I perform all that often and my first time using R to do so (I’ve done it in SPSS and SAS before). Having a decent theoretical idea of what I had to do I set off in ... [Read more...]

Bayes vs. the Invaders! Part Three: The Parallax View

April 17, 2019 | tealeaf

The Parallax View In the previous post of this series unveiling the relationship between UFO sightings and population, we crossed the threshold of normality underpinning linear models to construct a generalised linear model based on the more theoretically satisfying Poisson distribution. On inspection, however, this model revealed itself to be... [Read more...]

Tidy correlation tests in R

April 16, 2019 | R on Dominic Royé

When we try to estimate the correlation coefficient between multiple variables, the task is more complicated in order to obtain a simple and tidy result. A simple solution is to use the tidy() function from the {broom} package. In this post we are going to estimate the correlation coefficients between ...
[Read more...]

Controlling Data Layout With cdata

April 16, 2019 | John Mount

Here is an example how easy it is to use cdata to re-layout your data. Tim Morris recently tweeted the following problem (corrected). Please will you take pity on me #rstats folks? I only want to reshape two variables x & y from wide to long! Starting with: d xa xb ...
[Read more...]

Yield curve predictions are really hard

April 15, 2019 | R on OSM

All models are wrong Build the model In the last post, we discussed the yield curve, why investors focus on it, and looked at one measure of the curve – the spread between 10-year and 3-month Treasury yields. In this post, we build a model that...
[Read more...]

Yield curve predictions are really hard

April 15, 2019 | R on OSM

All models are wrong Build the model In the last post, we discussed the yield curve, why investors focus on it, and looked at one measure of the curve – the spread between 10-year and 3-month Treasury yields. In this post, we build a model th...
[Read more...]

Writing a letter to DataCamp

April 15, 2019 | Rstats on Julia Silge

Since 2017 I have been an instructor for DataCamp, the VC-backed online data science education platform. What this means is that I am not an employee, but I have developed content for the company as a contractor. I have two courses there, one on text mining and one on practical supervised ... [Read more...]

The sinh-arcsinh normal distribution

April 15, 2019 | kjytay

This month’s issue of Significance magazine has a very nice summary article of the sinh-arcsinh normal distribution. (Unfortunately, the article seems to be behind a paywall.) This distribution was first introduced by Chris Jones and Arthur Pewsey in 2009 as … Continue reading →
[Read more...]
1 5 6 7 8 9 15

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)