August 2015

Rblpapi: Connecting R to Bloomberg

August 14, 2015 | Thinking inside the box

Whit, John and I are thrilled to announce Rblapi, a new CRAN package which connects R to the Bloomberg backends. Rebuilt from scratch using only the Bloomberg C++ API and the Rcpp and BH packages, it offers efficient and direct access from R to a truly vast number of financial ... [Read more...]

R 3.2.2 released

August 14, 2015 | David Smith

This just in from the R Core Team: R 3.2.2 has been released. With this update, data accessed over the Web -- including files downloaded using download.file via URLS, and packages installed install.packages -- will be transmitted using the secure HTTPS protocol. (This has always been an option with ... [Read more...]

Importing the New Zealand Income Survey SURF

August 14, 2015 | Peter's stats stuff - R

The quest for income microdata For a separate project, I've been looking for source data on income and wealth inequality. Not aggregate data like Gini coefficients or the percentage of income earned by the bottom 20% or top 1%, but the sources used to calculate those things. Because it's sensitve personal financial ... [Read more...]

STAN trailer [PG+53]

August 13, 2015 | xi'an

[Heading off to mountainous areas with no Internet or phone connection, I posted a series of entries for the following week, starting with this brilliant trailer of Michael:] Filed under: Kids, R, Statistics, University life Tagged: Andrew Gelman, Hami... [Read more...]

Bivariate Linear Regression

August 13, 2015 | martin

Regression is one of the – maybe even the single most important fundamental tool for statistical analysis in quite a large number of research areas. It forms the basis of many of the fancy statistical methods currently en vogue in the social sciences. Multilevel analysis and structural equation modeling are perhaps ... [Read more...]

Survival Analysis – 2

August 13, 2015 | steadyfish

In my previous post, I went over basics of survival analysis, that included estimating Kaplan-Meier estimate for a given time-to-event data. In this post, I'm exploring on Cox's proportional hazards model for survival data. KM estimator helps in figuring out whether survival function estimates for different groups are same or ... [Read more...]

Survival Analysis – 2

August 13, 2015 | steadyfish

In my previous post, I went over basics of survival analysis, that included estimating Kaplan-Meier estimate for a given time-to-event data. In this post, I'm exploring on Cox's proportional hazards model for survival data. KM estimator helps in figuri... [Read more...]

Using Google Analytics with R

August 13, 2015 | Hoyt Emerson

For the most part, SMB’s tend to utilize free analytics solutions like Google Analytics for their web and digital strategy. A powerful platform in its own right, it can be combined with the R to create custom visualizations, deep dives into data, and statistical inferences. This article will focus ... [Read more...]

R News From JSM 2015

August 13, 2015 | Joseph Rickert

by Joseph Rickert We can declare 2015 the year that R went mainstream at the JSM. There is no doubt about it, the calculations, visualizations and deep thinking of a great many of the world's statisticians are rendered or expressed in R and the JSM is with the program. In 2013 I ... [Read more...]

Mapping Historic US Presidential Election Results

August 13, 2015 | Ari Lamstein

Today I will demonstrate how to map historic US Presidential Election results in R. If you want to skip ahead and play with a shiny app that lets you visualize this dataset, then click here. The dataset we will use comes from wikipedia’s List of United States presidential election ...
[Read more...]

functional enrichment for GTEx paper

August 12, 2015 | R on Guangchuang Yu

The ENCODE consortium has recently published a great paper on Gene Expression from the GTEx dataset. A criticism raised on pubpeer is that the gene ontology enrichment analysis was done with DAVID which has not been updated in the last five years. The result is shown below: Read More: 1771 Words ...
[Read more...]

Milestone: 7000 packages on CRAN

August 12, 2015 | Henrik Bengtsson

Another 1000 packages were added to CRAN, which took less than 9 months. Today (August 12, 2015), the Comprehensive R Archive Network (CRAN) package page reports:"Currently, the CRAN package repository features 7002 available packages."While the previ... [Read more...]

SWMPr 2.1.0 on CRAN

August 12, 2015 | beckmw

I’ve just released an updated version of my package for estuary monitoring data, SWMPr, available on CRAN. I’ve made several additions to the package since it’s initial release – nothing too crazy but enough to warrant another push to CRAN and blog post. I’ve been pretty bad ...
[Read more...]

Visualizing bdsns data using bdvis

August 12, 2015 | vijaybarve

One of the tasks in my Google Summer of Code 2015 was to integrate new package bdsns with existing package bdvis to identify strengths and gaps in the data. This can be achieved with few simple steps. Begin with opening both libraries Get data for few species of butterflies using bdsns ...
[Read more...]
1 6 7 8 9 10 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)