March 2012

NIT: Fatty acids study in R – Part 007

March 14, 2012 | jrcuesta

Once we have chosen the model, we can continue acquiring spectra of new samples. Spectra is exported to a txt or csv file and we imported in R to be reprocessed.We use the function “predict” from the PLS package. I have done this with 20 new sample...
[Read more...]

Video Tip: Convert Gene IDs with Biomart

March 14, 2012 | Stephen Turner

I get asked frequently how to convert from one gene identifier to another. This can be tricky, especially when relying on gene symbols, as Will pointed out in a previous post a few years ago. There are several tools that can do this, including DAVID an... [Read more...]

March Madness! Wanna Win?

March 14, 2012 | Patrick Rhodes

Description: Winning percentage of all NCAA Men's Basketball Tournament Champions. Analysis: Down by one, the ball spins in his hand as he dribbles up the floor. With tennis shoes squeaking, he feints left, then right. Glancing up at the clock,... [Read more...]

π Day Special! Estimating π using Monte Carlo

March 14, 2012 | Corey Chivers

In honour of π day (03.14 – can’t wait until 2015~) , I thought I’d share this little script I wrote a while back for an introductory lesson I gave on using Monte Carlo methods for integration. The concept is simple – we can estimate the area of an object which is inside another ... [Read more...]

A ridiculous proof of concept: xyz interpolation

March 14, 2012 | Marc in the box

Ridiculous OrbThis is really the last one on this theme for a while... I had alluded to a combination of methods regarding xyz interpolation at the end of my last post and wanted to demonstrate this in a final example.The ridiculousness that you see above involved two interpolation steps. ... [Read more...]

How to convert contingency tables to data frames with R

March 14, 2012 | ronan

I wanted to write contingency tables in HTML with hwrite(). I realized that the method hwrite() does not exist for the table objects. I could use as.data.frame(), but the table produced is non-intuitive. I did a search on R-bloggers and I quickly found the solution to my problem: ... [Read more...]

Simple plots reveal interesting artifacts

March 14, 2012 | nsaunders

I’ve recently been working with methylation data; specifically, from the Illumina Infinium HumanMethylation450 bead chip. It’s a rather complex array which uses two types of probes to determine the methylation state of DNA at ~ 485 000 sites in the genome. The Bioconductor project has risen to the challenge with a (...
[Read more...]

More Anthromes !

March 13, 2012 | Steven Mosher

First off let me thank folks for all the comments and suggestions. I’m just starting to explore this data so perhaps I should explain how I go about  doing this. First off, I am looking for a global bias in the record from UHI. It is well known that ... [Read more...]

Japan Trade More Specifically with Korea

March 13, 2012 | klr

Macro analysis of Japanese trade in posts Japanese Trade and the Yen and Japan Trade by Geographic Region revealed some very interesting changes.  Since the Korean Won is so undervalued versus the Japanese Yen on a Purchasing Power Parity (PPP) ba...
[Read more...]

SNA with R workshop at Sunbelt XXXII in Redondo Beach

March 13, 2012 | Michał

I am currently in Redondo Beach, CA at the Sunbelt XXXII social networks conference. The program is thick from numerous interesting talks so the event promises to be very interesting. Today in the morning I gave the workshop “Introduction to Social Network Analysis with R”. Over 50 people registered. I am ... [Read more...]

Scatter Plot Matrix in R

March 13, 2012 | Ethan Fosse

Stata has a large number of graphics capabilities (and I highly recommend Stata over other statistical packages for a variety of reasons), but in a few instances R is more useful. In particular, I find R useful for creating beautiful scatter plot ... [Read more...]

Shapley-Shubik Power Index in R

March 13, 2012 | Bogumił Kamiński

This spring we have Rector Elections at Warsaw School of Economics. One of my collegues Tomasz Szapiro agreed to start in the elections. This induced me to write Shapley-Shubik Power Index calculation snippet in R.Rector elections in Warsaw School...
[Read more...]

Video: Using R in Academic Finance

March 13, 2012 | David Smith

The slides and replay for Dr Sanjiv Das's webinar, Using R for Analyzing Loans, Portfolios and Risk: From Academic Theory to Financial Practice are now available. I've embedded the slides below: they tell a great story of how Das, after being mistaken for the then-CEO of Citibank (with whom he ... [Read more...]

Oracle R Distribution and Open Source R

March 13, 2012 | Sherry Lamonica

Oracle provides the Oracle R Distribution, an Oracle-supported distribution of open source R. Support for Oracle R Distribution is provided to customers of the Oracle Advanced Analytics option and the Oracle Big Data Appliance. The Oracle R Distribu... [Read more...]
1 7 8 9 10 11 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)