March 2016

The making of cricket package yorkr – Part 2

March 9, 2016 | Tinniam V Ganesh

Introduction In this post (The making of cricket package yorkr-Part 2),  I continue to add new functionality to my package cricket package yorkr in R. In my earlier post The making of cricket package yorkr-Part 1 I had included functionality that will plot batsman partnerships, bowlers performances with wicket-kind, wicket-runs in specified ...
[Read more...]

Is it crowded in here?

March 9, 2016 | Jonathan Carroll

This was a neat graphic that someone made. It shows the population at a given latitude or longitude as a bar chart, overlayed on a map of the world itself. It shows where people live; the bigger the bar, the...Continue Reading →
[Read more...]

EigenCoder: Programming Stereotypes

March 9, 2016 | Trestle Technology, LLC - R

There are a lot of stereotypes in the programming community. "Swift is used by a bunch of bearded hipsters." "C++ is for old people." "No one likes coding in Java." Well it turns out that some of these might be true. Approach GitHub is likely the most popular open-source hosting ... [Read more...]

EigenCoder: Programming Stereotypes

March 9, 2016 | Trestle Technology, LLC - R

There are a lot of stereotypes in the programming community. "Swift is used by a bunch of bearded hipsters." "C++ is for old people." "No one likes coding in Java." Well it turns out that some of these might be true. Approach GitHub is likely the most popular open-source hosting ... [Read more...]

Australian rOpenSci Unconference

March 9, 2016 | rOpenSci Blog - R

The rOpenSci Unconference is coming to Australia and we are excited!! The event will take place in sunny Brisbane, on April 21-22 2016 hosted at the Microsoft Innovation Centre. You can find more information about the event and how to register at http://www.auunconf.ropensci.org. I was completely and ... [Read more...]

preserving frequencies without resampling

March 8, 2016 | xi'an

An interesting question came up on X validated a few days ago: given a probability vector p=(p¹,…,p⁷), is there a way to pick 5 values in {1,…,7} without replacement and still preserve the probability repartition in the resulting sample? In other words, is there a sampling without replacement strategy that ...
[Read more...]

Introduction to XGBoost R package

March 8, 2016 | DMLC(distributed machine learning common)

Introduction XGBoost is a library designed and optimized for boosting trees algorithms. Gradient boosting trees model is originally proposed by Friedman et al. The underlying algorithm of XGBoost is similar, specifically it is an extension of the classic gbm algorithm. By employing multi-threads and imposing regularization, XGBoost is able to ...
[Read more...]

In case you missed it: February 2016 roundup

March 8, 2016 | David Smith

In case you missed them, here are some articles from February of particular interest to R users. A tutorial on presenting interactive versions of R maps in PowerBI. An animation of Japan's population pyramid through 2050 based on US Census Bureau demographic projections. Interactive visualizations of multivariate data in R with ... [Read more...]

mockaRoo – making realistic test data in R

March 8, 2016 | Steph

When I’m building stuff in R like packages, models, etc. I find myself wishing for realistic looking test data without having to resort to getting data off my production server. To that end I’ve been on the hunt for a way of generating decent test data. A few ... [Read more...]

gtrendsR 1.3.3

March 8, 2016 | Thinking inside the box

A very nice new update to the gtrendsR package by Philippe and myself is now avilable via CRAN. I had only blogged about the initial 1.3.0 release, and we have added a whole slew of new features and fixes. Philippe rewrote a lot of the parsing to make it more robust ...
[Read more...]

pokemon: visualize ’em all!

March 7, 2016 | Joshua Kunst

Time ago, when I was a younger man I know pokemon I konw the 150 pokemon then I And more than 10 year there are over 700 with new types new, new regions, etc. So to know the status of all these monsters I download the data and make some chart and see ... [Read more...]

After 150 Years, the ASA Says No to p-values

March 7, 2016 | matloff

Sadly, the concept of p-values and significance testing forms the very core of statistics. A number of us have been pointing out for decades that p-values are at best underinformative and often misleading. Almost all statisticians agree on this, yet they all continue to use it and, worse, teach it. ... [Read more...]
1 9 10 11 12 13 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)