This is a collection of R functions employed to handle data from the white-browed sparrow weaver project (find more information about the project here: White-browed sparrow weaver Project).
Some functions are mostly only applicable to project specific tables. However, I also include functions for
general data handling (e.g. visualisation of statistical results). In some cases, WeaverTools gathers on-line
resources, always acknowleding the source of the information. Please, be aware that licenses and use restrictions
may change depending on the function.
wbsw_gc: it calculates group size for a given territory in a given time interval
General functions
d_centering: function to perform wihtin-subject centering as described in van de Pol & Wright (2009)modelInt_predict: function to calculate prediction intervals for mixed models based on bootstrapping.WeaverToolsinstall.packages('devtools') # install devtools devtools::install_github("PabloCapilla/WeaverTools") # download from GitHub
See function documentation to find out how to use them.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.