July 2015

Two principles approaches to data visualization

July 9, 2015 | civilstat

Yesterday I spoke at Stat Bytes, our student-run statistical computing seminar. My goal was to introduce two principled frameworks for thinking about data visualization: human visual perception and the Grammar of Graphics. (We also covered some relevant R packages: RColorBrewer, … Continue reading → [Read more...]

RTutor: Credit Booms Gone Bust

July 9, 2015 | Economics and R - R posts

RTutor: Credit Booms Gone Bust 2015-07-09 12:00:00 Currently, quite a few students here at Ulm University create RTutor problem sets based on economic articles as part of their Bachelor or Master thesis. RTutor is an R package that allows to develop interactive R problem sets, that can be solved in ... [Read more...]

New Tutorial: Make a Census Explorer!

July 9, 2015 | Ari Lamstein

Today I am happy to announce a new tutorial I am running titled Make a Census Explorer with Shiny! It is free and will be held July 28 in San Francisco. In the tutorial we will combine R’s Shiny framework for web development with the census-mapping choroplethr package to create ...
[Read more...]

How to write an R Data Frame to an SQL Table

July 8, 2015 | Michael Toth

Frequently I find I need to perform an analysis that requires querying some values in a database table based on a series of IDs that might vary depending on some input. As an example, assume we have the following: A table that contains historical stock prices for 2000 stocks for the ... [Read more...]

Job opening with Morningstar’s behavioral science team

July 8, 2015 | dan

Morningstar is looking for an applied behavioral scientist, to help understand and overcome the behavioral obstacles that individuals face to financing their retirement. The post Job opening with Morningstar’s behavioral science team appeared first on Decision Science News. [Read more...]

Parallel Computing for Data Science

July 8, 2015 | Dave Giles

Hot off the press, Norman Matloff's book, Parallel Computing for Data Science: With Examples in R, C++ and CUDA  (Chapman and Hall/ CRC Press, 2015) should appeal to a lot of the readers of this blog.The book's coverage is clear from the following chapter titles:1. Introduction to Parallel Processing in ... [Read more...]

The network structure of CRAN

July 8, 2015 | Andrie de Vries

by Andrie de Vries My experience of UseR!2015 drew to an end shortly after I gave a Kaleidoscope presentation discussing "The Network Structure of CRAN". My talk drew heavily on two previous blog posts, Finding the essential R packages using the pagerank algorithm and Finding clusters of CRAN packages using ... [Read more...]

The Moon And The Sun

July 8, 2015 | aschinchon

Do not swear by the moon, for she changes constantly. Then your love would also change (William Shakespeare, Romeo and Juliet) The sun is a big point ant the moon is a cardioid: Here you have the code. It is a simple example of how to use ggplot:
[Read more...]

Bioenergetics in R

July 7, 2015 | dogle

In the last few months I have received queries about whether a “fish bioenergetics” model has been implemented in R.  Here is what I am aware of. Fish Bioenergtics 4.0 (an update of the Fish Bioenergetics program distributed by Wisconsin Sea … Continue reading → [Read more...]
1 7 8 9 10 11 12

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)