2011

R 2.14 for Windows: now with SVG support

November 1, 2011 | David Smith

One additional new feature in the latest release of R: the standard binaries of R 2.14 from the R Project now include Cairo support. For Windows users, this means that you can now create SVG graphics in R -- the best format for displaying R graphics on the web -- without ... [Read more...]

Evolving Domestic Frontier

November 1, 2011 | klr

When we learn the efficient frontier, most are misled to believe that the frontier is static and unchanging.  However, we should have all learned by recent experience that the frontier is as volatile as the assets that construct it.  If we lo...
[Read more...]

Use case: combining taxize and rgbif

November 1, 2011 | Scott Chamberlain

Sure thing….this is just the sort of thing for which rOpenSci is being built. A colleague of mine recently saw our packages in development and thought, “Hey, that could totally make my life easier.”   What was made easier you ask?   This was his situation: He had a list of ... [Read more...]

Computing on the Language Followup

November 1, 2011 | rdpeng

My article on computing on the language was unexpectedly popular and so I wanted to quickly follow up on my own solution. Many of you got the answer, and in fact many got solutions that were quite a bit shorter than mine. Here’s how I did it: makeList [Read more...]

Teaching with R: the tools

November 1, 2011 | Luis

I bought an Android phone, nothing fancy just my first foray in the smartphone world, which is a big change coming from the dumb phone world(*). Everything is different and I am back at being a newbie; this is what … Continue reading → [Read more...]

Minimizing Downside Risk

November 1, 2011 | systematicinvestor

In the Maximum Loss and Mean-Absolute Deviation risk measures, and Expected shortfall (CVaR) and Conditional Drawdown at Risk (CDaR) posts I started the discussion about alternative risk measures we can use to construct efficient frontier. Another alternative risk measure I want to discuss is Downside Risk. In the traditional mean-variance ... [Read more...]

Line Plots (Econometric in R) Input: ##…

November 1, 2011 | CloudStat

Line Plots (Econometric in R) Input: ## ---------------------------- ## ## Plotting Points *and* Lines ## ## ---------------------------- ## pow = c(0.95, 0.6, 0.3, 0.15, 0.1, 0.05, 0.1, 0.15, 0.3, 0.6, 0.95) pow2 = c(0.99, 0.75, 0.4, 0.2, 0.15, 0.0... [Read more...]

Halloween 2011 count

October 31, 2011 | Karl Broman

We don’t get many kids seeking candy at our house. I’m not sure if there just aren’t many kids in the neighborhood, or if it’s our location (next to the pond, with a big gap before the next house). I decided to keep track. As usual, ... [Read more...]

Covered Call ETF Performance

October 31, 2011 | The Average Investor

Covered call ETFs have become quite popular lately. Living in Canada, I have been holding a couple Canadian members of this family for the last few months. When I purchased them, I liked the benefits and since I wasn’t expecting any bull markets on the horizon, I bought some. ... [Read more...]

Putting the R in Hallowe’en

October 31, 2011 | David Smith

PhD student Caroline Tucker created a Hallowe'en card using the R graphics system: You can find the R code to create the above image here. Note that you'll need to install the fields and MBA packages first. One interesting aspect of the code is the use of the mba.surf ... [Read more...]

Using Sparse Matrices in R

October 31, 2011 | John Myles White

Introduction I’ve recently been working with a couple of large, extremely sparse data sets in R. This has pushed me to spend some time trying to master the CRAN packages that support sparse matrices. This post describes three of them: the Matrix, slam and glmnet packages. The first two ... [Read more...]

R 2.14.0 Released

October 31, 2011 | Dave Giles

A Halloween treat for R users! Version 2.14.0 was released today. Among other things there are big improvements for parallel processing. For a quick synopsis of the new "goodies", see the post on the Revolutions blog.© 2011, David E. Giles [Read more...]
1 24 25 26 27 28 143

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)