February 2013

CHANCE: special issue on George Casella’s books

February 9, 2013 | xi'an

The special issue of CHANCE on George Casella’s books has now appeared and it contains both my earlier post on George passing away and  reviews of several of his books, as follows: Andrew Gelman on Introducing Monte Carlo Methods with R Bill Strawderman on Statistical Inference Jean-Louis Foulley on ... [Read more...]

Happy Birthday Florence Henderson

February 9, 2013 | Andy

As a celebration of Florence Henderson’s 79th birthday (on February 14), I have created this scatterplot to use in my regression course. The plot depicts the relationship between time spent on mathematics homework outside of school (expressed as z-scores) and … Continue reading → [Read more...]

Quantifying the international search for meaning

February 9, 2013 | Will

Inspired by Preis et al.’s article Quantifying the advantage of looking forward, recently published in Scientific Reports (one of Nature publishing group’s journals), I wondered if similar big-data web-based research methods might address a question even bigger than how much different countries wonder about next year. How about ... [Read more...]

Finding a jump in data

February 9, 2013 | Wingfeet

The other day I saw a plot with some data with a clear jump in it. So I wondered if it were possible to determine the position of that jump. Data with a jump is easy enough made:library(ggplot2)n [Read more...]

Introduction to Shiny Slides

February 9, 2013 | Jeff Allen

Below you can download the slides presented on February 9, 2013 at the Dallas R Users Group on RStudio’s Shiny framework which allows you to create interactive web applications in R. No knowledge of HTML or JavaScript is required! I introduce the alternatives and history of R programming on the web, ... [Read more...]

Partial least squares path analysis

February 9, 2013 | andrew

Wayne Folta writes: I [Folta] was looking for R packages to address a project I’m working on and stumbled onto a package called ‘plspm’. It seems to be a nice package, but the thing I wanted to pass on is the PDF that Gaston Sanchez, its author, wrote that ... [Read more...]

PID Control-R

February 8, 2013 | Lee Pang

On a whim, I thought it might be fun to try to implement a PID control algorithm ... in R.Yes, I know I have a strange idea of fun.BackgroundPID control is a heuristic method of automatically controlling processes as wide ranging as water levels in tan... [Read more...]

Pills, half pills and probabilities

February 8, 2013 | arthur charpentier

Yesterday, I was uploading some old posts to complete the migration (I get back to my old posts, one by one, to check links of pictures, reformating R codes, etc). And I re-discovered a post published amost 2 years ago, on nuns and Hell’s Angels in an airplaine. It reminded ... [Read more...]

packed off!!!

February 8, 2013 | xi'an

Deliverance!!! We have at last completed our book! Bayesian Essentials with R is off my desk! In a final nitty-gritty day of compiling and recompiling the R package bayess and the LaTeX file, we have reached versions that were in par with our expectations. The package has been submitted to ... [Read more...]

Data Visualization: Graphics with GGPlot2

February 8, 2013 | Sean Gonzalez

By: Sean M. Gonzalez  Basic plots in R using standard packages like lattice work for most situations where you want to see trends in small data sets, such as your simulation variables, which make sense considering lattice began with the Bell … Continue reading → The post Data Visualization: Graphics with GGPlot2 ... [Read more...]

Extended (Simple) ASN Graph Visualization Example [R to D3]

February 8, 2013 | hrbrmstr

The small igraph visualization in the previous post shows the basics of what you can do with the BulkOrigin & BulkPeer functions, and I thought a larger example with some basic D3 tossed in might be even more useful. Assuming you have the previous functions in your environment, the following builds ...
[Read more...]

Deploying Shiny Server on Amazon EC2

February 8, 2013 | Jeff Allen

Setting up Shiny Server on Amazon’s Elastic Compute Cloud (EC2) can be a bit of a process if you’re unfamiliar with Linux system administration. Thankfully, we’ve done all the hard work for you! If you’re looking to get Shiny Server running in EC2 without delay, just ... [Read more...]

Retrieve IP ASN & BGP Peer Info With R

February 7, 2013 | hrbrmstr

This is part of a larger project I’m working on, but it’s useful enough to share (github version coming soon). The fine folks at @TeamCymru have a great service to map IP addresses to ASN/BGP information en masse. There are libraries for Python, Perl and other languages ...
[Read more...]
1 9 10 11 12 13 15

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)