Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/noahgift/boundary
Browse files Browse the repository at this point in the history
  • Loading branch information
noahgift committed Jan 22, 2013
2 parents c7ddd74 + 731dfad commit 1a71684
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Expand Up @@ -66,4 +66,9 @@ Last Five Years Turnover and FTA on probability of winning season:

![Season](https://raw.github.com/noahgift/boundary/master/images/winning-season-probability.png)

Now the same data with a boundary line:
```{r }
boundary(teams$regvals, teams[,c(15,10)], k=2)
```
![Season](https://raw.github.com/noahgift/boundary/master/images/fta-to-winning-prob.png)

0 comments on commit 1a71684

Please sign in to comment.