2009

Test cointegration with R

August 21, 2009 | Quantitative Finance Collector

Cointegrated pairs of securities are crucial for mean reversion trading portfolio construction, Play with cointegration has several good papers to start with. Should you want to test pairs of securities for cointegration using R, here is an excellent ... [Read more...]

No success yet, then more animations…

August 20, 2009 | the R user...

So I've been here dealing with the installation of a software that Yihui Xie suggested me to change the format of the animations displayed in R, she told me that all I needed to do was to go to http://imagemagick.org to download ImageMagick for my ope... [Read more...]

Simple logistic regression on qualitative dichotomic variables

August 20, 2009 | Todos Logos

In this post we will see briefly how to implement a logistic regression model if you have categorical variables, or qualitative, organized in double entry contingency tables. In this model the dependent variable (Y) and independent variable (X) are both dichotomies (or Bernoullian).In general, the probability that Y = 1 as ... [Read more...]

2 Interesting animations…

August 19, 2009 | the R user...

So I haven't had success YET in finding a way to post here the animations, but I thought it would be interesting to show you at least a couple of examples using this software, and I chose 2 pretty interesting ones by Yihui Xie and Xiaoyue Cheng.The fir... [Read more...]

The density function

August 18, 2009 | the R user...

Today I found such an interesting function called "density", this function computes kernel density estimates, that's why I found it pretty interesting, all you need is:the the data from which the estimate is to be computed the smoothing kernel to be us... [Read more...]

Social Network Analysis Resources for R

August 17, 2009 | Jeromy Anglim

Social Network Analysis is an increasingly popular tool for modelling dependence structures between social actors. In my department researchers are developing new models for representing such dependence structures (MELNET). In 2007 I gave a talk on my ...
[Read more...]

Potential Loss of Arable Land in the Central San Joaquin Valley, CA

August 17, 2009 | dylan

Rapid urban and sub-urban expansion in the San Joaquin Valley have resulted in the loss of millions of acres of prime farmland in the last 100 years. Approximately 11% of class 1 (irrigated) land and 7% of class 2 land have already been paved over in the Fresno-Madera region (first image below). Recent projections in ... [Read more...]

Cool articles in the New York Time’s: Statistics + R

August 14, 2009 | Vinh Nguyen

so these articles are ‘old news,’ but here i am to blog it down before i forget. First article is entitled “For Today’s Graduate, Just One Word – Statistics,” and the second article is entitled “Data Analysts Captivated by R’s Power.” It really does feel re-enforcing and motivating when ... [Read more...]

Everybody loves R

August 14, 2009 | the R user...

I found this articles in The New York Times" and I thought it would be nice to share them, By ASHLEE VANCE published on January 6, 2009, check them out, both are pretty interesting:http://www.nytimes.com/2009/01/07/technology/business-computing/07progr... [Read more...]

Example 7.10: Get data from R into SAS

August 13, 2009 | Ken Kleinman

In our previous entry, we described how to generate a dataset from SAS that could be used for analyses in R. Alternatively, someone primarily using R might want to test the new ”statistical graphics” procedures available starting with SAS 9.2. Her...
[Read more...]

random 0.2.1

August 12, 2009 | Thinking inside the box

A maintenance fix was applied to random: following the changes in release 0.2.0 a few months ago that reflected changes at the random.org site, we needed to make one more change in randomSequence. Thanks for Lynn Amon for spotting this. The new pac... [Read more...]

Completion for java objects

August 9, 2009 | romain francois

As indicated in this thread, completion after the dollar operator can be customized by defining a custom names method. Here I am showing how to take advantage of this to display fields and methods of java references (jobjRef objects from the rJava ... [Read more...]

Example 7.9: Get data from SAS into R

August 8, 2009 | Ken Kleinman

Some people use both SAS and R in their daily work. They might be more familiar with SAS as a tool for manipulating data and R preferable for plotting purposes. While our goal in the book is to enable people to avoid having to switch back and forth, ...
[Read more...]
1 17 18 19 20 21 36

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)