2013

Laplace the Bayesianista and the Mass of Saturn

September 15, 2013 | Neil Gunther

I'm reviewing Bayes' theorem and related topics for the upcoming GDAT class. In its simplest form, Bayes' theorem is statement about conditional probabilities. The probability of A, given that B has occurred, is expressed as: \begin{equation} \Pr(A|B) = \dfrac{\Pr(B|A)\times\Pr(A)}{\Pr(B)} \label{... [Read more...]

RProtoBuf 0.3.1

September 15, 2013 | Thinking inside the box

Two months to the day after the previous 0.3.0 release of RProtoBuf, we are happy to announce a maintenance release 0.3.1 which has now arrived on CRAN. RProtoBuf provides GNU R bindings for the Google Protobuf data encoding library used and release... [Read more...]

Network visualization – part 3: Hive plots

September 15, 2013 | Vessy

In the third part of “how to quickly visualize networks directly from R” series, I’ll write about the hive plots and “HiveR” package. The concept of hive plots is fundamentally different from the Cytoscape and Gephi plots. Cytoscape and Gephi … Continue reading → [Read more...]

Census Atlas Japan

September 15, 2013 | Alex Singleton - R

The 2011 Census Open Atlas project has been put on hold recently as various other research projects have intervened - more on these soon. However, over the summer  Chris Brunsdon and I have taken a research trip to Ritsumeikan University (Japan) where we visited Keiji Yano and Tomoki Nakaya. As part ... [Read more...]

paste, paste0, and sprintf

September 14, 2013 | tylerrinker

I find myself pasting urls and lots of little pieces together lately. Now paste is a standard go to guy when you wanna glue some stuff together. But often I find myself pasting and getting stuff like this: Rather than … Continue reading → [Read more...]

Mixed models; Random Coefficients, part 2

September 14, 2013 | Wingfeet

Continuing from random coefficients part 1, it is time for the second part. To quote the SAS/STAT manual 'a random coefficients model with error terms that follow a nested structure'. The additional random variable is monthc, which is a factor con... [Read more...]

Monty Hall (oh no, not again)

September 13, 2013 | arthur charpentier

Quite frequently, someone on the internet discovers the Monty Hall paradox, and become so enthusiastic that it becomes urgent to publish an article – or a post – about it. The latest example can be http://www.bbc.co.uk/news/magazine-24045598. I won’t blame them, I did the same a ... [Read more...]

BCEA in UseR!

September 13, 2013 | Gianluca Baio

In a recent post, I had hinted at big news for BCEA $-$ I thought it was pretty much a done deal, but because it wasn't yet set in stone, I didn't want to jinx it...But now I've sorted all the details with Springer, who have asked me to ... [Read more...]

MCMSki IV, Jan. 6-8, 2014, Chamonix (news #6)

September 13, 2013 | xi'an

A reposted item of news about MCMSki IV: as posted by Brad Carlin this afternoon to the Biometrics Section and Bayesian Statistical Science Section of the ASA, The fifth joint international meeting of the IMS (Institute of Mathematical Statistics) and ISBA (International Society for Bayesian Analysis), nicknamed “MCMSki IV”, will ... [Read more...]

Alpha Testing RevoScaleR running in Hadoop

September 13, 2013 | Joseph Rickert

by Joseph Rickert At Revolution Analytics our mission is to establish R as the driver for Enterprise level computational frameworks. In part, this means that a data scientist ought to be able to develop an R based application in one context, e.g. her local PC, and then get it ... [Read more...]

German election: Election promises visualized with R

September 13, 2013 | Lorina Giel

Data analysis is mostly focused on structured and standardized data, e. g. data from data bases, because these data can be used easily for analysis. Nevertheless even unstructured data offer chances to generate advantages. Concrete applications like content analysis or sentiment detection are discussed more and more frequently. Of course, ... [Read more...]

Clustering Lightning Discharges to Identify Storms

September 13, 2013 | andrew

A short talk that I gave at the LIGHTS 2013 Conference (Johannesburg, 12 September 2013). The slides are relatively devoid of text because I like the audience to hear the content rather than read it. The central message of the presentation is that clustering lightning discharges into storms is not a trivial task, ... [Read more...]

Send Mac OS Notifications From R

September 12, 2013 | hrbrmstr

The data retrieval and computation operations are taking longer and longer as we start cranking through more security data and I’ll often let tasks run in the background whilst performing more mundane tasks or wasting time on Twitter. For folks using RStudio Desktop on a Mac, you can use ...
[Read more...]
1 41 42 43 44 45 158

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)