2020

A Mini MacroEconometer for the Good, the Bad and the Ugly

November 26, 2020 | Ali

  Gross domestic product (GDP) is the total monetary or market value of all the finished goods and services produced within a country's/state’s borders in a specific time period. As a broad measure of overall domestic production, it functions as a comprehensive scorecard of a given country’s/state’...
[Read more...]

Predicting links for network data

November 26, 2020 | Roel M. Hogervorst

NETWORKS, PREDICT EDGES Can we predict if two nodes in the graph are connected or not? But let’s make it very practical: Let’s say you work in a social media company and your boss asks you to create a model to predict who will be friend...
[Read more...]

Maximum Likelihood Distilled

November 25, 2020 | R on Jorge Cimentada

We all hear about Maximum Likelihood Estimation (MLE) and we often see hints of it in our model output. As usual, doing things manually can give a better grasp on how to better understand how our models work. Here’s a very short example impl... [Read more...]

How to solve Sudoku with R

November 25, 2020 | Andrew Treadway

In this post we discuss how to write an R script to solve any Sudoku puzzle. There are some R packages to handle this, but in our case, we’ll write our own solution. For our purposes, we’ll assume the input Sudoku is a 9×9 grid. At the end result, ...
[Read more...]

Jumping Rivers and WhyR partnership

November 25, 2020 | Jumping Rivers

We love supporting the community around the open source tools that we use on a daily basis. In the past, Jumping Rivers has helped useR user groups and SatRdays events to happen by enabling frictionless sponsorship for European groups. We believe that it is our duty to help grow the ... [Read more...]

Why R Webinar – Mocking in R

November 25, 2020 | Why R? Foundation

Tomorrow at Why R? Webinars we will have a chance to guest Max Kronborg who will present Mocking in R. The biogram and the link to YouTube are below. Go the video and set a reminder! Thursday November 26th. 7:00pm UTC webinars whyr.pl/webinars/ ... [Read more...]

Time Series Demand Forecasting

November 24, 2020 | Business Science

R Tutorials Update Interested in more time series tutorials? Learn more R tips: Time Series Machine Learning (and Feature Engineering) in R, and Time Series in 5-Minutes, Part 6: Modeling Time Series Data. ???? Register for our blog to get new ar... [Read more...]

collapse might rock your world

November 24, 2020 | HighlandR

The NHS-R Community site prompted this post, specifically a question to the help-with-r channel on Slack. Someone asked about obtaining unique values in a 60M row / 6 column dataset. Naturally, data.table came up, and a few of us made sugg... [Read more...]

Rectangling (Social) Network Data

November 24, 2020 | Roel M. Hogervorst

In this tutorial I will show you how we go from network data to a rectangular format that is suited for machine learning. Many things in the world are graphs (networks). For instance: real-life friendships, business interactions, links between websites and (digital) social networks. I find graphs (the formal name ...
[Read more...]
1 15 16 17 18 19 164

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)