November 2013

Ace Code Editor in Shiny (shinyAce)

November 5, 2013 | Jeff Allen

The Ace code editor is an elegant, full-featured, browser-based code editor used in such products as RStudio’s IDE. We’re announcing a new R package called shinyAce (now available on CRAN) which integrates the Ace editor into the Shiny web framework. For those who may be unfamiliar, Shiny is ... [Read more...]

RSiteCatalyst Version 1.2 Release Notes

November 5, 2013 | Randy Zwitch

Version 1.2 of the RSiteCatalyst package to access the Adobe Analytics API is now available on CRAN! Changes include: Removed RCurl package dependency Changed argument order for GetAdminConsoleLog to avoid error when date not passed Return proper numeric type for metric columns Fixed bug in GetEVars function Added validate:true flag ... [Read more...]

Display googleVis charts within RStudio

November 5, 2013 | Markus Gesmann

The preview version 0.98.441 of RStudio introduced a new viewer pane to render local web content and with that it allows me to display googleVis charts within RStudio rather than in a separate browser window. I think this is a rather nice feature and...
[Read more...]

Finding Reversal Zone in Intraday FX prices

November 5, 2013 | The R Trader

There is no holy grail in trading instead there are strategies that work for a while or in a specific market environment. The role of the analyst is therefore twofold.  First find a good trading strategy, second find the right environment for this strategy. The present post focuses on the ... [Read more...]

Commissions

November 4, 2013 | systematicinvestor

Today, I want to explain the commission’s functionality build in to Systematic Investor Toolbox(SIT) “share” back-test. At each re-balance time the capital is allocated given the weight such that For example, if weight is 100% (i.e. fully invested) and capital = $100 and price = $10 then The period return is equal ... [Read more...]

Strata + Hadoop World 2013 Recap

November 4, 2013 | David Smith

We're back from NYC after a very busy Strata + Hadoop World 2013 conference. Many thanks to all the friendly folks who dropped by the Revolution Analytics booth, attended Joe and Antonio's R and Hadoop tutorial, or simply came up to say hello during the event. It was a jam-packed conference, literally ... [Read more...]

Smoothing mortality rates

November 4, 2013 | arthur charpentier

This morning, I was working with Julie, a student of mine, coming from Rennes, on mortality tables. Actually, we work on genealogical datasets from a small region in Québec, and we can observe a lot of volatiliy. If I borrow one of her graph, we get something like Since ... [Read more...]

Archival and analysis of #GI2013 Tweets

November 4, 2013 | Stephen Turner

I archived and analyzed all Tweets containing #GI2013 from the recent Cold Spring Harbor Genome Informatics meeting, using my previously described code.Friday was the most Tweeted day. Perhaps this was due to Lior Pachter's excellent keynote, "Stories ... [Read more...]

Generating d3js Motion Charts from rCharts

November 4, 2013 | Tony Hirst

Remember Gapminder, the animated motion chart popularised by Hans Rosling in his TED Talks and Joy of Stats TV programme? Well it’s back on TV this week in Don’t Panic – The Truth About Population, a compelling piece of OU/BBC co-produced stats theatre featuring Hans Rosling, and a ... [Read more...]

quantstrat is slow

November 4, 2013 | Joshua Ulrich

The complaint I hear most frequently about quantstrat is that it's slow, especially for large data.  Some of this slow performance is due to quantstrat treating all strategies as path-dependent by default.  Path dependence requires rules to b... [Read more...]

Spatial Clustering With Equal Sizes

November 4, 2013 | Wesley

This is a problem I have encountered many times where the goal is to take a sample of spatial locations and apply constraints to the algorithm.  In addition to providing a pre-determined number of K clusters a fixed size of elements needs to be held constant within each cluster. An ... [Read more...]

Species occurrence data to CartoDB

November 4, 2013 | rOpenSci Blog - R

We have previously written about creating interactive maps on the web from R, with the interactive maps on Github. See here, here, here, and here. A different approach is to use CartoDB, a freemium service with sql interface to your data tables that provides a map to visualize data in ... [Read more...]
1 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)