July 2013

Another view of ordinary regression

July 8, 2013 | PirateGrunt

This is something I’ve been meaning to write for ages. My formal training for most things is limited. Like a lot of folks, I’m an autodidact. This is good in that I’m always learning and always studying those things that I enjoy. At the same time, it ... [Read more...]

Estimating ODE’s parameters

July 7, 2013 | Phil

[This article was first published on Just Another R Blog, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here) Want to share your [Read more...]

change in weight of cars plot

July 7, 2013 | Wingfeet

Based on last week's faster algorithm I wanted to finish with car weights. Unfortunately a fail again. By now it is a fail of myself, it needs a bit more dedication and grunt than I am willing and able to give for this blog. This week I added... [Read more...]

Interactive Heatmaps (and Dendrograms) – A Shiny App

July 7, 2013 | dgrapov

Heatmaps are a great way to visualize data matrices. Heatmap color and organization can be used to  encode information about the data and metadata to help learn about the data at hand. An example of this could be looking at the raw data  or hierarchically clustering samples and variables based ... [Read more...]

ggmap : Interesting toolbox for spatial analysis

July 7, 2013 | G-Tch

ggmap is a new tool which enables such visualization by combining the spatial information of static maps from Google Maps, OpenStreetMap, Stamen Maps or CloudMade Maps with the layered grammar of graphics implementation of ggplot2The library is developped by David Kahle and Hadley Wickham and in the latest R/... [Read more...]

RFM Customer Analysis with R Language

July 7, 2013 | Jack Han

For database marketing or direct marketing people, they are always concerned about two questions before they send out mails or make calls to their customers:- How can they segment the customers in the database to find out who are more likely to response to their mails or buy their ... [Read more...]

Variance Swap Replication in R.

July 6, 2013 | Dominykas Grigonis

As I was studying volatility derivatives I made some charts that represent some key features of replication. Say variance swap has a payoff function \(f=(\sigma - K_{VOL}) \), which means that \(K_{VOL}\) will most likely be the forward volatility clos... [Read more...]

Variance Swap Replcation in R.

July 6, 2013 | Dominykas Grigonis

As I was studying volatility derivatives I made some charts that represent some key features of replication. Say variance swap has a payoff function \(f=(\sigma^2 - K_{VOL}) \), which means that \(K_{VOL}\) will most likely be the forward volatility cl... [Read more...]

Optimal Pricing for a Simple Monopolist

July 5, 2013 | Francis Smart

# A single price monopolist is a monopolist because it is the only supplier of a particular product. The monopolist therefore has the power to choose a price to sell the product at. # Those who have a willingness to pay which is greater than the ... [Read more...]

Meet the Revolution Analytics UK team

July 5, 2013 | David Smith

Revolution Analytics has a new office in London to serve our customers in Europe. This press release introduces the team members who are based there: Neil Miller, Managing Director, International: Neil Miller is responsible for Revolution Analytics' business and growth outside the Americas and is based in the U.K. ... [Read more...]

Using neural networks for credit scoring: a simple example

July 4, 2013 | Bart

Credit scoring is the practice of analysing a persons background and credit application in order to assess the creditworthiness of the person. One can take numerous approaches on analysing this creditworthiness. In the end it basically comes down to first selecting the correct independent variables (e.g. income, age, gender) ... [Read more...]
1 9 10 11 12 13

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)