831 search results for "tutorial"

R & Rapidminer tutorial

October 23, 2010
By
R & Rapidminer tutorial

 

You can see in the following video a simple tutorial of Rapidminer R plugin

Rapidminer R extension tutorial

 

via: neuralmarkettrends.

Read more »

R Links for the Beginner on World Statistics Day

October 20, 2010
By

In honor of the first World Statistics Day I thought I would share some of my favorite R links.  R is a free software statistical computing environment for performing all sorts of data and mathematical manipulation.Introduction and TutorialsR Tuto...

Read more »

R Links for the Beginner on World Statistics Day

October 20, 2010
By

In honor of the first World Statistics Day I thought I would share some of my favorite R links.  R is a free software statistical computing environment for performing all sorts of data and mathematical manipulation.Introduction and TutorialsR Tuto...

Read more »

The BMS Add-ons Section

October 18, 2010
By

This section will be updated irregularly with pages on applications of BMS. It intends to concentrate on two things: Some add-on code to extend the functionality of BMS in a certain direction, such as e.g. BMA and spatial filtering Usage of BMS to re...

Read more »

Generating graphs of retweets and @-messages on Twitter using R and Gephi

October 17, 2010
By
Generating graphs of retweets and @-messages on Twitter using R and Gephi

After recently discovering the excellent methods section on mappingonlinepublics.net, I decided it was time to document my own approach to Twitter data. I’ve been messing around with R and igraph for a while, but it wasn’t until I discovered Gephi that things really moved forward. R/igraph are great for preprocessing the data (not sure how

Read more »

R Tutorial Series: One-Way Omnibus ANOVA

October 11, 2010
By
R Tutorial Series: One-Way Omnibus ANOVA

Testing the omnibus hypothesis via one-way ANOVA is simple process in R. This tutorial will explore how R can be used to perform a one-way ANOVA to test the difference between two (or more) group means. Tutorial FilesBefore we begin, you may want to do...

Read more »

R Tutorial Series: One-Way Omnibus ANOVA

October 11, 2010
By
R Tutorial Series: One-Way Omnibus ANOVA

Testing the omnibus hypothesis via one-way ANOVA is simple process in R. This tutorial will explore how R can be used to perform a one-way ANOVA to test the difference between two (or more) group means. Tutorial FilesBefore we begin, you may want to do...

Read more »

Use R to Analyze Players for your Fantasy Hockey League

October 4, 2010
By
Use R to Analyze Players for your Fantasy Hockey League

I am in a fantasy hockey league for the first time this seasons and I wanted to use R to analyze players.  Since I am relatively new to R, I am quite certain this code could be improved.  The code below is functional, however, and while this isn’t my complete analysis, I think it outlines

Read more »

ProjectTemplate Version 0.1-3 Released

October 2, 2010
By

I’ve just released the newest version of ProjectTemplate. The primary change is a completely redesigned mechanism for automatically loading data. ProjectTemplate can now read compressed CSV files, access CSV data files over HTTP, read Stata, SPSS and RData binary files and even load MySQL database tables automatically. For my own projects, this is a big

Read more »

R Beginner’s Guide Book Update 10/1/2010

October 1, 2010
By
R Beginner’s Guide Book Update 10/1/2010

Update: Statistical Analysis with R is now available!I recently submitted the final drafts of all chapters of my R Beginner's Guide book, which is to be published through Packt. The official publishing timeline is set to December 2010, although the boo...

Read more »