211 search results for "evaluation"

Rapidminer + R Example for Trading

November 18, 2010
By
Rapidminer + R Example for Trading

RapidMiner + R is an advanced tool that can be used to analyze trading strategies, In order to check its power I made a simple example using an algorithm based on a support vector machine for predicting the next day's price and based on it I generated ...

Read more »

Rapidminer + R Example for Trading

November 18, 2010
By
Rapidminer + R Example for Trading

RapidMiner + R is an advanced tool that can be used to analyze trading strategies, In order to check its power I made a simple example using an algorithm based on a support vector machine for predicting the next day's price and based on it I generated ...

Read more »

Forecast estimation, evaluation and transformation

November 9, 2010
By
Forecast estimation, evaluation and transformation

I’ve had a few emails lately about forecast evaluation and estimation criteria. Here is one I received today, along with some comments. I have a rather simple question regarding the use of MSE as opposed to MAD and MAPE. If the parameters of a time series model are estimated by minimizing MSE, why do we

Read more »

Errors in Ghcn Inventories

October 30, 2010
By
Errors in Ghcn Inventories

In the debate over the accuracy of the global temperature nothing is more evident than errors in the location data for stations in the GHCN inventory. That inventory is the primary source for all the temperature series. One question is “do these mistakes make a difference?” If one believes as I do that the record

Read more »

Upcoming R courses from Statistics.com

October 26, 2010
By

The online training provider Statistics.com has three great courses based on R coming up in the next few months: Nov. 5 - Dec. 3: "Graphics in R," with Paul Murrell Nov. 20 – Dec. 18: Support Vector Machines in R" with Dr. Lutz Hamel Dec. 17 - Jan. 22: "Geostatistics in R" with Prof. David Unwin The courses take...

Read more »

The S3 OOP system

October 15, 2010
By

R currently supports two internal OOP systems (S3 and S4), and several others as add-on packages, such as R.oo, and OOP. S3 is easy to use but not reliable enough for large software projects. The emphasis of the S3 system was on generic functions and polymorphism. It’s a function centric system which is different to class centric system like JAVA.

Read more »

The S3 OOP system

October 15, 2010
By

R currently supports two internal OOP systems (S3 and S4), and several others as add-on packages, such as R.oo, and OOP. S3 is easy to use but not reliable enough for large software projects. The emphasis of the S3 system was on generic functions and polymorphism. It’s a function centric system which is different to class centric system like...

Read more »

Parallel processing of independent Metropolis-Hastings algorithms

October 11, 2010
By
Parallel processing of independent Metropolis-Hastings algorithms

With Pierre Jacob, my PhD student, and Murray Smith, from National Institute of Water and Atmospheric Research, Wellington, who actually started us on this project at the last and latest Valencia meeting, we have completed a paper on using parallel computing in independent Metropolis-Hastings algorithms. The paper is arXived and the abstract goes as follows:

Read more »

How to pick the best cricketer in any format of the game?

October 11, 2010
By
How to pick the best cricketer in any format of the game?

Recently ICC awards 2010 were announced and I began wondering how the process works. I haven't seen any good documentation of the process, so I started thinking  how would I do it. Here's my version. Thoughts?Note: I is impossible to det...

Read more »

How to pick the best cricketer in any format of the game?

October 11, 2010
By
How to pick the best cricketer in any format of the game?

Recently ICC awards 2010 were announced and I began wondering how the process works. I haven't seen any good documentation of the process, so I started thinking  how would I do it. Here's my version. Thoughts?Note: I is impossible to det...

Read more »