June 2019

Revisited: Forecasting Last Christmas Search Volume

June 28, 2019 | Sebastian Heinz

It is June and nearly half of the year is over, marking the middle between Christmas 2018 and 2019. Last year in autumn, I’ve published a blog post about predicting Wham’s „Last Christmas“ search volume using Google Trends data with different types of neural network architectures. Of course, now I ...
[Read more...]

Calculus in R

June 27, 2019 | Kristian Larsen

Are you interested in guest posting? Publish at DataScience+ via your editor (i.e., RStudio). Category Basic Statistics Tags Data Management Linear Regression R Programming Tips & Tricks In this article you learn how to do calculus with R. Introdutcion to Calculus Calculus is a branch of mathematics that involves the ...
[Read more...]

Posts

June 26, 2019 | Vienna-R

[This article was first published on Vienna R User Group , and kindly contributed to R-bloggers]. (You can report issue about the content on this page here) Want to share [Read more...]

Meetup 07-2019 Minutes

June 26, 2019 | Vienna-R

R in corporate enivroments (finance depts.) Walter Djuric Walter did a short presentation, on the potential and real life uses of R (and RStudio) in a typical business (ie Accounting) departmentn in a large Austrian financial institution. He disc... [Read more...]

Blackman-Tukey Spectral Estimator in R

June 26, 2019 | Chris Carbone

Blackman-Tukey Spectral Estimator in R! There are two definitions of the power spectral density (PSD). Both definitions are mathematically nearly identical and define a function that describes the distribution of power over the frequency components in our data set. The periodogram PSD estimator is based on the first definition of ...
[Read more...]

data.table is Much Better Than You Have Been Told

June 26, 2019 | John Mount

There is interest in converting relational query languages (that work both over SQL databases and on local data) into data.table commands, to take advantage of data.table‘s superior performance. Obviously if one wants to use data.table it is best to learn data.table. But if we want ...
[Read more...]

The Psychology of Flame Wars

June 26, 2019 | That’s so Random

I have been meaning to write this for a while, but with the dplyr vs data.table feud rising to new levels on Twitter the last couple of days, it all of a sudden seems more relevant. For those who don’t know what I am talking about, there are ... [Read more...]

Simulating the bias-variance tradeoff in R

June 26, 2019 | Robin Kraft

In my last blog post, I have elaborated on the Bagging algorithm and showed its prediction performance via simulation. Here, I want to go into the details on how to simulate the bias and variance of a nonparametric regression fitting method using R. These kinds of questions arise here at ...
[Read more...]
1 2 3 4 5 13

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)