May 2014

Quick History: glm()

May 15, 2014 | Joseph Rickert

by Joseph Rickert I recently wrote about some R resources that are available for generalized linear models (GLMs). Looking over the material, I was amazed by the amount of effort that is continuing to go into GLMs, both with with respect to new theoretical developments and also in response to ... [Read more...]

understanding complex and large industrial data (UCLID 2014)

May 15, 2014 | xi'an

Just received this announcement of the UCLID 2014 conference in Lancaster, July 1-2 2014: Understanding Complex and Large Industrial Data 2014, or UCLID, is a workshop which aims to provide an opportunity for academic researchers and industrial practitioners to work together and share ideas on the fast developing field of ‘big data’ analysis. ... [Read more...]

The NFL Reloads: Using R to Have a Look

May 14, 2014 | Cory Lesmeister

NFL Draft 2014 It can't be easy being a Jacksonville Jaguars fan. It seems that management has learned nothing from the Blaine Gabbert debacle. By that I mean I'm not impressed with their first round pick Blake Bortles. Bucky Brooks of NFL.com called him a “developmental prospect”. Developmental? Is that ... [Read more...]

Speeding Up IPv4 Address Conversion in R

May 14, 2014 | Bob Rudis (@hrbrmstr)

In our book we provide examples of how to convert IPv4 addresses to integer format (and back). We held ourselves to using only basic R functionality since the book had to be at an introductory level. On a fairly modern box, the ip2long function takes (roughly) 0.1s to convert 4,000 ... [Read more...]

Population Databrowser

May 14, 2014 | Jonathan Callahan

This entry is part 13 of 13 in the series Using RAt Mazama Science we produce web based tools for interrogating important datasets. We are proud to announce the release of a new Population databrowser that allows users to review …   read more ... [Read more...]

Mini-Hackathon in Philadelphia, tonight!

May 14, 2014 | David Smith

If you're in the Philadelphia area and want to hack on some data with other R users this evening, come to the IntegriChain/Revolution Analytics Meetup at Drexel University. There will be an short lecture to introduce the problem, followed by a hacking session (virtual machines with Revolution R software ... [Read more...]

Running R on 32 cores for 2USD/h

May 14, 2014 | gerhi

Even though most modern computers already have four cores that can be used to speed up analysis – see here for a description. However, after starting to do more simulation studies it became apparent that this is highly impractical. The solution: Running R via R-studio on Amazons cloud servers. Thanks to ... [Read more...]

This is why code written by scientists gets ugly

May 13, 2014 | nsaunders

There’s a lot of discussion around why code written by self-taught “scientist programmers” rarely follows what a trained computer scientist would consider “best practice”. Here’s a recent post on the topic. One answer: we begin with exploratory data analysis and never get around to cleaning it up. An ... [Read more...]

rOpenHack report

May 13, 2014 | rOpenSci Blog - R

The rOpenSci project is a poster child for the fluid collaboration that has become increasingly common these days thanks to platforms like Twitter and GitHub. It has been really inspring to see open discussions take shape as rough ideas, which rapidly turn into prototype research software, all of which are ... [Read more...]

Building JSON in R: Three Methods

May 13, 2014 | Randy Zwitch

When I set out to build RSiteCatalyst, I had a few major goals: learn R, build a CRAN-worthy package and learn the Adobe Analytics API. As I reflect back on how the package has evolved over the past two years and what I’ve learned, I think my greatest learning ... [Read more...]
1 5 6 7 8 9 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)