Marginal and Conditional R-squared for Linear Mixed Models in JAGS programming June 10, 2018 I’ve written a blog post on how to compute R^2 for linear mixed models in JAGS using the method of... Read more »
Pets in the UK No category March 7, 2016 “The greatness of a nation and its moral progress can be judged by the way its animals are treated.” –... Read more »
Basic sound processing with Julia programming December 10, 2013 This page describes how to perform some basic sound processing functions in Julia. We’ll be using the WAV.jl module to read... Read more »
Basic Sound Processing with Python programming December 10, 2013 This page describes how to perform some basic sound processing functions in Python. We’ll be using the pylab interface, which gives... Read more »
Basic Sound Processing with R programming December 10, 2013 This page describes some basic sound processing functions in R. We’ll use the tuneR package to read in wav files.... Read more »