Licence & Copyright

From the Bottom of the Heap by Gavin L. Simpson is, unless otherwise expressly stated, licensed under a Creative Commons Attribution 3.0 Unported License.
Permissions beyond the scope of this license may be available at ucfagls.wordpress.com.Gavin Simpson on Twitter
- @mfenner @cboettig how would that work for an arbitrary URL - eg resolving something via Greycite - a use case in kintcitations? @_inundata 2 hours ago
- .@mfenner thanks. OK, so the DOI is a cite key but one that is independently resolvable & useful without the bib file @cboettig @_inundata 2 hours ago
- .@utriculator but multiple proxies lends support if trends sim @GraemeSwindles @StatelyTrees @Palaeolimnology @StephenJuggins @EdTurner9090 8 hours ago
- @utriculator as each TF filters the same core data. @GraemeSwindles @StatelyTrees @Palaeolimnology @StephenJuggins @EdTurner9090 9 hours ago
- @utriculator if all on same core, that is *no* test... @GraemeSwindles @StatelyTrees @Palaeolimnology @StephenJuggins @EdTurner9090 9 hours ago
- @utriculator can't read this from home, but... @GraemeSwindles @StatelyTrees @Palaeolimnology @StephenJuggins @EdTurner9090 9 hours ago
- @cboettig ie is there a requirement to be online? \cc @mfenner @_inundata 9 hours ago
- @cboettig when you talk of links, are they something that is resolved at compile time via a tool that resolves the link @mfenner @_inundata 9 hours ago
- .@sjGoring Some parts at least :-) Still big skills gap across field in general. \cc @rmounce @dwbapst @cboettig @rOpenSci 10 hours ago
- @rOpenSci Indeed! (must book flight...) 16 hours ago
Meta
Category Archives: vegan
Decluttering ordination plots in vegan part 2: orditorp()
In the earlier post in this series I looked at the ordilabel() function to help tidy up ordination biplots in vegan. An alternative function vegan provides is orditorp(), the last four letters abbreviating the words text or points. That is … Continue reading
Decluttering ordination plots in vegan part 1: ordilabel()
In an earlier post I showed how to customise ordination diagrams produced by our vegan package for R through use of colours and plotting symbols. In a series of short posts I want to cover some of the options available … Continue reading
Posted in Plotting, R, vegan
Tagged Biplot, graphics, ordination, PCA, principal components
1 Comment
Quantitative palaeolimnology: my book chapters are finally out!
Today I received confirmation that the delayed fifth volume in the Developments in Palaeoenvironmental Research series has been published. The book is titled Data Handling and Numerical methods, though it covers more of the latter and, IMHO, is far more interesting than … Continue reading
Posted in analogue, Palaeoecology, Palaeolimnology, R, Science, vegan
Tagged Statistics, Numerical analysis, Palaeolimnology
Customising vegan’s ordination plots
As a developer on the vegan package for R, one of the most FAQs is how to customise ordination diagrams, usually to colour the sample points according to an external grouping variable. Now, just because we get asked how to … Continue reading
Course: Analysing Palaeolimnological Data with R
Update: As of 18 April 2012 the course is now fully subscribed. Should you wish to be placed on a waiting list please contact Steve Juggins. Analysing Palaeolimnological Data with R 16th — 20th August 2012, University Marine Biological Station … Continue reading
Posted in Science, R, vegan, analogue, Palaeolimnology, Palaeoecology
permute: a package for generating restricted permutations
Multivariate ordination methods are commonly used in ecology to investigate patterns in species composition in space or time. Constrained ordination methods such as redundancy analysis (RDA) and canonical correspondence analysis (CCA) are effectively just multiple regressions, but we lack the … Continue reading
Posted in permute, R, vegan
Tagged ecology, environmetrics, ordination, permutation tests
4 Comments
What is ordisurf() doing…?
I’m writing this post for two reasons: i) someone searched on Google for the term “what is ordisurf doing” and ended up on my blog, and ii) because I have been on the receiving end of reviewers comments on a … Continue reading
Posted in R, vegan
6 Comments
Minor update to Vegan (1.17-10)
I overlooked blogging about this at the time, but Jari released a minor update to our Vegan package to fix a few issues following release of R 2.13-0. As far as the user is concerned, this mainly affects capscale(). metaMDSrotate(), … Continue reading
New version of vegan released to CRAN (1.17-9)
Yesterday Jari packaged up the latest release in the current stable branch of the vegan package. Version 1.17-9 of vegan is now on CRAN as a source tarball with binaries for MS Windows and MacOS X to follow soon. New … Continue reading
Why I love open source!
Today I had a great reminder of why I love open source software and why I spend a bit of my time contributing R code to several packages. In the vegan package, I had included some code to do an … Continue reading
