Skip to content

Instantly share code, notes, and snippets.

View iimog's full-sized avatar

Markus J. Ankenbrand iimog

View GitHub Profile
@iimog
iimog / pareto-bm-noodling.R
Created November 5, 2021 17:55 — forked from willpearse/pareto-bm-noodling.R
Distributions of body mass noodling for sDevTraits
# Rough-and-ready body-mass/species-number estimation in mammals and birds
# Will Pearse - 2021-09-19
##########################
# Load data ##############
##########################
library(caper)
library(ape)
library(Pareto)