July 2017

Asking R questions

July 23, 2017 | Françoisn - [email protected]

This note lists a few places where one can ask R-related questions and get an answer, usually in no more than a few hours. Why Anyone who has learnt a programming language has a history of questions that they have asked to: themselves – usually f... [Read more...]

Asking R questions

July 23, 2017 | Françoisn - [email protected]

This note lists a few places where one can ask R-related questions and get an answer, usually in no more than a few hours. Why Anyone who has learnt a programming language has a history of questions that they have asked to: themselves – usually followed by a lot of documentation ... [Read more...]

Runtime vs. Success (Using IMDB)

July 23, 2017 | Mitch

The content in this blog comes from a shiny application proof of concept using IMDB movie data.  To view the application: IMDB Movie Data App on […] The post Runtime vs. Success (Using IMDB) appeared first on NYC Data Science Academy Blog.
[Read more...]

Programming with dplyr by using dplyr

July 23, 2017 | Iñaki Úcar

The title may seem tautological, but since the arrival of dplyr 0.7.x, there have been some efforts at using dplyr without actually using it that I can’t quite understand. The tidyverse has raised passions, for and against it, for some time already. There are excellent alternatives out there, and ... [Read more...]

ggtern: Version 2.2.1 Released

July 22, 2017 | Nicholas Hamilton

It has been a while since any kind of significant update has been released for the ggetern library, and the other day a minor update was submitted to CRAN, which is now available. There were a few minor bug fixes, and the inclusion of a few new geometries which some ... [Read more...]

Favourite Talks from useR 2017

July 22, 2017 | R on datawookie

Geospatial RQGIS: Integrating R with QGIS for Innovative Geocomputing (Jannes Muenchow) Exploring and presenting maps with tmap (Martijn Tennekes) Maps are data, so why plot data on a map? (Mark Padgham) Geospatial Visualization using R (Bhaskar V. Karambelkar) Spatial Data in R: New Directions (Edzer Pebesma) mapedit - interactive manipulation ... [Read more...]

Tutorial: Using seplyr to Program Over dplyr

July 22, 2017 | John Mount

seplyr is an R package that makes it easy to program over dplyr 0.7.*. To illustrate this we will work an example. Suppose you had worked out a dplyr pipeline that performed an analysis you were interested in. For an example we could take something similar to one of the examples ... [Read more...]

Stan Weekly Roundup, 21 July 2017

July 21, 2017 | Bob Carpenter

It was another productive week in Stan land. The big news is that Jonathan Auerbach, Tim Jones, Susanna Makela, Swupnil Sahai, and Robin Winstanley won first place in a New York City competition for predicting elementary school enrollment. Jonathan told me, “I heard 192 entered, and there were 5 finalists….Of course, ... [Read more...]

Stan Weekly Roundup, 21 July 2017

July 21, 2017 | Bob Carpenter

It was another productive week in Stan land. The big news is that Jonathan Auerbach reports that A team of Columbia students (mostly Andrew’s, including myself) recently won first place in a competition predicting elementary school enrollment. I heard 192 entered, and there were 5 finalists….Of course, we used Stan (... [Read more...]

IEEE Spectrum 2017 Top Programming Languages

July 21, 2017 | David Smith

IEEE Spectrum has published its fourth annual ranking of of top programming languages, and the R language is again featured in the Top 10. This year R ranks at #6, down a spot from its 2016 ranking (and with an IEEE score — derived from search, social media, and job listing trends — tied with ... [Read more...]

How to create reports with R Markdown in RStudio

July 21, 2017 | Euthymios Kasvikis

Introduction R Markdown is one of the most popular data science tools and is used to save and execute code to create exceptional reports whice are easily shareable. The documents that R Markdown provides are fully reproducible and support a wide variety of static and dynamic output formats. R Markdown ... [Read more...]

Power analysis and sample size calculation for Agriculture

July 21, 2017 | Fabio Veronesi

Power analysis is extremely important in statistics since it allows us to calculate how many chances we have of obtaining realistic results. Sometimes researchers tend to underestimate this aspect and they are just interested in obtaining significant p-values. The problem with this is that a significance level of 0.05 does not ...
[Read more...]
1 3 4 5 6 7 14

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)