August 2013

Stocks and Bonds Behavior by Decade

August 13, 2013 | klr

I struggled with whether or not I should even post this.  It is raw and ugly, but it might help somebody out there.   I might use this as a basis for some more gridSVG posts, but I do not think I have the motivation to finish the analysi... [Read more...]

When Discussing Confidence Level With Others…

August 13, 2013 | Wesley

This post spawned from a discussion I had the other day. Confidence intervals are notoriously a difficult topic for those unfamiliar with statistics. I can’t really think of another statistical topic that is so widely published in newspaper articles, television, and elsewhere that so few people really understand. It’... [Read more...]

Genetic drift simulation

August 13, 2013 | Bogumił Kamiński

While preparing for the new teaching semester I have created an implementation of NetLogo GenDrift P local in GNU R.The model works as follows. Initially a square grid having side size is randomly populated with n types of agen... [Read more...]

Reverse IP Address Lookups With R (From Simple To Bulk/Asynchronous)

August 12, 2013 | hrbrmstr

R lacks some of the more “utilitarian” features found in other scripting languages that were/are more geared—at least initially—towards systems administration. One of the most frustrating missing pieces for security data scientists is the lack of ability to perform basic IP address manipulations, including reverse DNS resolution (... [Read more...]

A Stata HTML syntax highlighter in R

August 12, 2013 | Francis Smart

So I have been having difficulty getting my Stata code to look the way I want it to look when I post it to my blog.  To alleviate this condition I have written a html encoder in R.  I don't know much about html so it is likely to be ... [Read more...]

A beginner’s video introduction to R, from Google

August 12, 2013 | David Smith

If you're an absolute beginner to the R language, this Intro to R video series from Google Developers is a great place to get started. Just download R for your system, start the playlist below, and follow along with the on-screen examples. (The video uses the MacOS X version of ... [Read more...]

Variable importance in neural networks

August 12, 2013 | beckmw

If you’re a regular reader of my blog you’ll know that I’ve spent some time dabbling with neural networks. As I explained here, I’ve used neural networks in my own research to develop inference into causation. Neural networks fall under two general categories that describe their ... [Read more...]

Time Series Decomposition

August 12, 2013 | Cory Lesmeister

In the last post on the changepoint package, I concluded with a brief example of time series decomposition with the "decompose" command.  After further reading, I discovered the "stl" command, which to me appears a superior method.  STL stand... [Read more...]

Some belated spring cleaning

August 11, 2013 | Peter Carl

A very busy spring has transitioned into a very busy summer, so let me recap a few topics that probably deserve more time than I’ll give them here. Here are the things I’m overdue on, in no particular order: Publications In the March edition of the Journal of ... [Read more...]

Twitter Movie Review – Chennai Express

August 11, 2013 | NP

In the spirit of my first post (Pappu Vs. Feku) I will continue to explore the use of Twitter in providing an eye into the events of contemporary interest, and movies are certainly something that capture interest of a large majority of Indian audience. So I am looking at Chennai ... [Read more...]

Software carpentry

August 11, 2013 | ibartomeus

I would never call myself a programmer, but as an ecologists I manage moderately big and complicated datasets, and that require to interact with my computer to get the most of them. I self-taught most of the things I need … Continue reading → [Read more...]

Finding Correlations in Data with Uncertainty

August 11, 2013 | andrew

A week or so ago a colleague of mine asked if I knew how to calculate correlations for data with uncertainties. Now, if we are going to be honest, then all data should have some level of experimental or measurement error. However, I suspect that in the majority of cases ... [Read more...]
1 6 7 8 9 10 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)