User:Neil Saunders: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
Line 17: Line 17:
</syntaxhighlight>
</syntaxhighlight>


<syntaxhighlight lang="r">
<syntaxhighlight lang="rsplus">
library(MASS)
library(MASS)
</syntaxhighlight>
</syntaxhighlight>

Revision as of 22:23, 22 April 2012

Current Position

I work as a statistical bioinformatician for the CSIRO division of Mathematics, Informatics and Statistics.

I don't maintain an active presence at OWW. The best place to find me is my blog or Twitter.

Publications

I try to keep this list up to date. You can also experience the horror of my ResearcherID page or my Google Scholar citations.

Useful links

Testing

<syntaxhighlight lang="ruby"> require "bio" </syntaxhighlight>

<syntaxhighlight lang="rsplus"> library(MASS) </syntaxhighlight>