March 2012

Stats 101 resources

March 9, 2012 | civilstat

A few friends have asked for self-study resources on learning (or brushing up on) basic statistics. I plan to keep updating this post as I find more good suggestions. Of course the ideal case is to have a good teacher … Continue reading → [Read more...]

Big-data Naive Bayes and Classification Trees with R and Netezza

March 8, 2012 | David Smith

The IBM Netezza analytics appliances combine high-capacity storage for Big Data with a massively-parallel processing platform for high-performance computing. With the addition of Revolution R Enterprise for IBM Netezza, you can use the power of the R language to build predictive models on Big Data. In the demonstration below, Revolution ... [Read more...]

Early-March flotsam

March 8, 2012 | Luis

It has been a strange last ten days since we unexpectedly entered grant writing mode. I was looking forward to work on this issue near the end of the year but a likely change on funding agency priorities requires applying … Continue reading → [Read more...]

Labelling panels in R graphics

March 8, 2012 | aghaynes

Labelling a graphics panel in R is easy right? Sure it is, just use text and define the coordinates. text(x=5, y=10, "a") But is there an easy way to get in the same place all the time, even if you have different axis lengths (e.g. 0 to 5 on the ... [Read more...]

NIT: Fatty acids study in R – Part 004

March 7, 2012 | jrcuesta

It is clear that MSC does not remove the entire scatter in the raw spectra, so some of the information is hidden by the scatter. Improvement of the sample presentation will help to remove the scatter.We know that the first loading is much related to th...
[Read more...]

Japanese Trade and the Yen

March 7, 2012 | klr

I have had the pleasure over the last couple of weeks to help plan the CFA Society of Alabama 2012 Dinner featuring Jim Rogers and Barron’s Senior Editor Jack Willoughby.  The event was fantastic, and I would like to publicly thank Jim Rogers an...
[Read more...]

How to Import SPSS Data into R

March 7, 2012 | Jeremy Taylor

This video tutorial demonstrates how to import data into R that is currently in SPSS format. The video also shows how to do use a few basic commands on datasets, once they are imported into R. The steps in this video apply whether you are using a Mac or a ... [Read more...]

Philadelphia Schools

March 7, 2012 | Josef Fruehwald

I'm on spring break, and yesterday I took some time to check off some items on my to-do list, namely:Start getting acquainted with all the new features of ggplot2 [PDF].Get a handle on dealing with geographic data in R.I've done some furtive geographic...
[Read more...]

Setting Up and Customizing R

March 7, 2012 | Jason Bryer

For the longest time I resisted customizing R for my particular environment. My philosophy has been that each R script for each separate analysis I do should be self contained such that I can rerun the script from top to bottom on any machine and get the same results. This ... [Read more...]

Strike Zone Changes?

March 7, 2012 | Millsy

It's been a while since I have posted here. I have been swamped with some papers I am trying to get out, finishing up the dissertation, and interviews (faculty ones in addition to others). I should have some big news in the next couple of weeks regar... [Read more...]

ThinkStats … in R :: Example 1.3

March 7, 2012 | hrbrmstr

With 1.2 under our belts, we go now to the example in section 1.3 which was designed to show us how to partition a larger set of data into subsets for analysis. In this case, we’re going to jump to example 1.3.2 to determine the number of live births. While the Python ... [Read more...]

RcppArmadillo 0.2.36

March 6, 2012 | Thinking inside the box

RcppArmadillo release 0..2.36 is now on CRAN. It contains just the changes from the new Armadillo release 2.4.4. The NEWS entry below summarises the changes. 0.2.36 2012-03-05 o Upgraded to Armadillo release 2.4.4 * fixes for q... [Read more...]
1 10 11 12 13 14 16

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)