Publications by grumble10

Exploration of Functional Diversity indices using Shiny

27.04.2015

Biological diversity (or biodiversity) is a complex concept with many different aspects in it, like species richness, evenness or functional redundancy. My field of research focus on understanding the effect of changing plant diversity on higher trophic levels communities but also ecosystem function. Even if the founding papers of this area of re...

3117 sym R (177 sym/1 pcs) 16 img

Confidence Intervals for prediction in GLMMs

17.06.2015

With LM and GLM the predict function can return the standard error for the predicted values on either the observed data or on new data. This is then used to draw confidence or prediction intervals around the fitted regression lines. The confidence intervals (CI) focus on the regression lines and can be interpreted as (assuming that we draw 95% CI...

3518 sym R (3618 sym/2 pcs) 20 img

Count data: To Log or Not To Log

22.07.2015

Count data are widely collected in ecology, for example when one count the number of birds or the number of flowers. These data follow naturally a Poisson or negative binomial distribution and are therefore sometime tricky to fit with standard LMs. A traditional approach has been to log-transform such data and then fit LMs to the transformed data...

8273 sym R (2070 sym/5 pcs) 24 img

Two little annoying stats detail

31.08.2015

A very brief post at the end of the field season on two little “details” that are annoying me in paper/analysis that I see being done (sometimes) around me. The first one concern mixed effect models where the models built in the contain a grouping factor (say month or season) that is fitted as both a fixed effect term and as a random effect t...

3172 sym R (4902 sym/4 pcs) 22 img

Plotting regression curves with confidence intervals for LM, GLM and GLMM in R

08.10.2015

Once models have been fitted and checked and re-checked comes the time to interpret them. The easiest way to do so is to plot the response variable versus the explanatory variables (I call them predictors) adding to this plot the fitted regression curve together (if you are feeling fancy) with a confidence interval around it. Now this approach is...

2430 sym R (10333 sym/4 pcs) 20 img

Exploring Spatial Patterns and Coexistance

11.06.2016

Today is a rainy day and I had to drop my plans for going out hiking, instead I continued reading “Self-Organization in Complex Ecosystems” from Richard Solé and Jordi Bascompte. As I will be busy in the coming weeks with spatial models at the iDiv summer school I was closely reading chapter three on spatial self-organization and decided to ...

2724 sym R (2733 sym/6 pcs) 28 img

Exploring the diversity of Life using Rvest and the Catalog of Life

18.07.2016

I am writing the general introduction for my thesis and wanted to have a nice illustration of the diversity of Arthropods compared to other phyla (my work focus on Arthropods so this is a nice motivation). As the literature I have had access so far use pie charts to graphically represent these diversities and knowing that pie chart are bad, I dec...

2130 sym R (1493 sym/3 pcs) 20 img

Simulating local community dynamics under ecological drift

14.08.2016

In 2001 the book by Stephen Hubbell on the neutral theory of biodiversity was a major shift from classical community ecology. Before this book the niche-assembly framework was dominating the study of community dynamics. Very briefly under this framework local species composition is the result of the resource available at a particular site and spe...

4471 sym R (2559 sym/3 pcs) 20 img

Shiny and Leaflet for Visualization Awards

04.09.2016

Next week will be the meeting of the German (and Swiss and Austrians) ecologists in Marburg and the organizing team launched a visualization contest based on spatial data of the stores present in the city. Nadja Simons and I decided to enter the contest, our idea was to link the store data to the city bus network promoting a sustainable and safe ...

2885 sym 16 img

Hierarchical models with RStan (Part 1)

10.11.2016

Real-world data sometime show complex structure that call for the use of special models. When data are organized in more than one level, hierarchical models are the most relevant tool for data analysis. One classic example is when you record student performance from different schools, you might decide to record student-level variables (age, ethni...

5055 sym R (6842 sym/7 pcs) 26 img