September 2018

Tweetable Mathematical Art With R

September 6, 2018 | @aschinchon

Sin ese peso ya no hay gravedad Sin gravedad ya no hay anzuelo (Mira cómo vuelo, Miss Caffeina) I love messing around with R to generate mathematical patterns. I always get surprised doing it and gives me lot of satisfaction. I also learn lot of things doing it: not ...
[Read more...]

Upcoming public courses on Text mining with R, Statistical machine learning with R, Applied Spatial Modelling with R, Advanced R programming, Computer Vision and Image Recognition

September 6, 2018 | Super User

I'm happy to announce that the following list of courses for R users is ready to be booked. All courses are face-to-face courses held in Belgium. 08-09/10/2018: Text mining with R. Brussels (Belgium). http://di-academy.com/bootcamp + send mail to [email protected] 15-16/10/2018: Statistical machine learning with R. Leuven (... [Read more...]

The NFL, NBA, & MLB’s Center of Gravity

September 5, 2018 | R on Home

Introduction Drawing inspiration from FiveThirtyEight’s article locating the Stanley Cup’s center of gravity, or the average geographic point of all Stanley Cup winners, I wondered where other leagues (MLB, NBA, NFL) championship trophies’ geographical center could lie. Using Cartesian coordinates for each champion’s city, I mapped the ...
[Read more...]

Rendering IPA Symbols in R Markdown

September 5, 2018 | Yongfu, Liao

I was thinking about promoting reproducible research in Linguistics, or more precisely, how to attract people with no programming skills to have incentives to learn at least a bit programming, so that they have the ability to make their research more reproducible. I arrived at the solution: start by adopting ... [Read more...]

Blue Bikes Sharing in Boston

September 5, 2018 | Chi Ting Low

Blue Bikes is a bicycle sharing system in the Boston, Massachusetts. The bikes sharing program started on 28 July 2011. This program aimed for individuals to use it for short-term basis for a price. The program allows individuals to borrow a bike from a dock station and retrun to another dock station ...
[Read more...]

Using purrr’s map family functions in dplyr::mutate

September 5, 2018 | yoshidk6

map family functions of the purrr package are very useful for using non-vectorized functions in dplyr::mutate chain (see GitHub - jennybc/row-oriented-workflows: Row-oriented workflows in R with the tidyverse or https://www.jimhester.com/2018/04/12/vectorize/). I encounter the needs for this especia…
[Read more...]

Le Monde puzzle [#1650]

September 5, 2018 | xi'an

A penultimate Le Monde mathematical puzzle  before the new competition starts [again!] For a game opposing 40 players over 12 questions, anyone answering correctly a question gets as reward the number of people who failed to answer. Alice is the single winner: what is her minimal score? In another round, Bob is ...
[Read more...]

Dpylthon…dplyr for Python!

September 5, 2018 | Andrew Treadway

If you’re an avid R user, you probably use the famous dplyr package. Python has a package meant to be similar to dplyr, called dplython. This article will give an introduction for how to use dplython. For the examples below, we’ll use a sample dataset that comes with ...
[Read more...]

Mapping storms in R

September 4, 2018 | Blog - BS

Japan is currently counting the cost of the strongest typhoon to hit its coasts in 25 years. The death toll currently stands at nine, and hundreds were injured. The north western Pacific basin sees many storms, and meteorology agencies release loads of data about climate events such as these. For this ...
[Read more...]

Gold-Mining W1 (2018)

September 4, 2018 | Michael Griebe

Week 1 Gold Mining and Fantasy Football Projection Roundup now available. Go get that free agent gold! The post Gold-Mining W1 (2018) appeared first on Fantasy Football Analytics. [Read more...]

Why Learn the Tidyverse

September 4, 2018 | Anuj Kumar Verma

Unfortunately, data isn't always available in the exact structure you prefer. And there’s nothing more frustrating than having inconsistent, untidy data that produces biased results. Let’s take a look at how the Tidyverse can help. The post Why Learn the Tidyverse appeared first on Vertabelo Academy Blog.
[Read more...]
1 11 12 13 14 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)