Difference between revisions of "Bird group math & stats help"

From EEBedia
Jump to: navigation, search
(Demographic modelling and Population viability analysis (PVA))
(Basic statistics)
 
(35 intermediate revisions by 6 users not shown)
Line 7: Line 7:
 
Any comments/questions should be directed to [http://hydrodictyon.eeb.uconn.edu/people/birdlab/elphick.html Chris Elphick].
 
Any comments/questions should be directed to [http://hydrodictyon.eeb.uconn.edu/people/birdlab/elphick.html Chris Elphick].
  
== Frequentist methods ==
+
== Data presentation ==
 +
 
 +
Advice on making graphs [http://biostat.mc.vanderbilt.edu/twiki/pub/Main/StatGraphCourse/graphscourse.pdf here] (includes R code).
 +
 
 +
A link to the an index of chart colors for plotting in R [http://research.stowers-institute.org/efg/R/Color/Chart/ here].
 +
 
 +
A list of all possible graphical parameters for plotting using R's basic graphics package [http://stat.ethz.ch/R-manual/R-patched/library/graphics/html/par.html here].
 +
 
 +
== Statistics in R ==
 +
 
 +
An overview of data manipulation methods in R [http://www.rci.rutgers.edu/~rwomack/IASSIST/Code/DataManipulationR.pdf here] and a powerpoint on the same topic [http://scc.stat.ucla.edu/page_attachments/0000/0143/S10_RProgII.pdf here].
 +
 
 +
A short guide to making R processes parallel (to speed up processing time) [http://www.matthewckeller.com/html/parallelization.html here].
 +
 
 +
== Jargon and Philosophy ==
 +
 
 +
[http://nautil.us/issue/4/the-unlikely/sciences-significant-stats-problem The problem with significance.]
 +
 
 +
[http://www.americanscientist.org/issues/pub/do-we-really-need-the-s-word/1 More on the S-word]
 +
 
 +
[http://www.bmj.com/content/318/7199/1667.full The difference between parameters and variables explained.]
 +
 
 +
== Basic statistics ==
 +
 
 +
Nice, concise classification of different types of statistical questions [http://www.sciencemag.org/content/347/6228/1314.full?utm_campaign=email-sci-toc&utm_src=email here].
 +
 
 +
There's a whole bunch of statistics calculators that might be useful [http://www.danielsoper.com/statcalc/ here].
 +
 
 +
On-line statistics handbook covering introductory stats.  Includes examples/SAS code.
 +
[http://udel.edu/~mcdonald/statintro.html] Please cite as requested.
 +
 
 +
Information on selecting between alternative statistical methods [http://www.epa.gov/bioiweb1/statprimer/tableall.html#clustrvcan here].
  
 
On-line software for conducting power analyses can be found [http://www.stat.uiowa.edu/~rlenth/Power/index.html here].  Please cite it as requested on the web page, if you use it.
 
On-line software for conducting power analyses can be found [http://www.stat.uiowa.edu/~rlenth/Power/index.html here].  Please cite it as requested on the web page, if you use it.
 +
 +
Erdfelder, E., Faul, F., & Buchner, A. G*Power software.  Free software for computing statistical power analyses.  http://www.psycho.uni-duesseldorf.de/abteilungen/aap/gpower3/
 +
 +
Information for the USGS/NPS "Learn R" course is  [http://www.fort.usgs.gov/brdscience/learnR.aspx here (Paul Geissler's site)] and [http://science.nature.nps.gov/im/monitor/stats/R/ here (Tom Philippi's site)].
 +
 +
Advice on data transformations [http://www.edmeasurement.net/matrix/notes/transformations.pdf here].
 +
 +
A nice explanation of ROC curves [http://gim.unmc.edu/dxtests/ROC1.htm here].
 +
 +
Free on-line book on multivariate stats [http://www.fbbva.es/TLFU/tlfu/ing/publicaciones/libros/fichalibro/index.jsp?codigo=769 here].
 +
 +
== Experimental design ==
 +
 +
A random (and very incomplete) collection of papers that might be useful:
 +
 +
* Cottingham et al. 2005.  Knowing when to draw the line: designing more informative ecological experiments. Front. Ecol. Environ. 3: 145-152. (Compares use of regression vs. ANOVA.)
 +
 +
* Fowler, N. 1990. The 10 most common statistical errors. Bulletin of the Ecological Society of America 71: 161-164.  At JSTOR [http://www.jstor.org/stable/20167201?seq=1 here].
 +
 +
* Guthery, F. S.  1987.  Guidelines on preparing and reviewing manuscripts based on field experiments with unreplicated treatments.  Wildlife Society Bulletin 15:306
 +
 +
* Heffner, R. A., M. J. Butler, and C. K. Reilly.  1996.  Pseudoreplication revisited.  Ecology 77:2558–2562.
 +
 +
* Hurlbert, S. H.  1984.  Pseudoreplication and the design of ecological field experiments.  Ecological Monographs 54:187–211. (Read this, then read it again, then look at it annually to remind yourself ...)
 +
 +
* Lang, T. 2004. Twenty statistical errors even YOU can find in biomedical research articles. Croatian Medical Journal 45: 361-370. On-line [http://www.cmj.hr/2004/45/4/15311405.pdf here].
  
 
More stuff to come as we find it and find time to post it ....
 
More stuff to come as we find it and find time to post it ....
Line 17: Line 74:
 
The main text book for this stuff (as it relates to ecology and wildlife biology) is [http://www.springer.com/statistics/statistical+theory+and+methods/book/978-0-387-95364-9 Burnham and Anderson's Model selection and multimodel inference: a practical information-theoretic approach (2002, 2nd Edition).]   
 
The main text book for this stuff (as it relates to ecology and wildlife biology) is [http://www.springer.com/statistics/statistical+theory+and+methods/book/978-0-387-95364-9 Burnham and Anderson's Model selection and multimodel inference: a practical information-theoretic approach (2002, 2nd Edition).]   
  
[http://coopunit.forestry.uga.edu/unit_homepage/Peterson/fors8360 James Peterson (USGS Coop Unit, U. Georgia)] has posted some useful notes on calcuating AIC, model averaging, etc. [http://coopunit.forestry.uga.edu/unit_homepage/Peterson/fors8360/labs/akaike here]
+
[http://coopunit.forestry.uga.edu/unit_homepage/Peterson/fors8360 James Peterson (USGS Coop Unit, U. Georgia)] has posted some useful notes on calcuating AIC, model averaging, etc. [http://coopunit.forestry.uga.edu/unit_homepage/Peterson/fors8360/WILD8360/labs/akaike here]
 +
 
 +
Some papers on the topic:
 +
 
 +
[http://faculty.washington.edu/skalski/classes/QERM597/papers_xtra/Omland.pdf Johnson, J.B., and K.S. Omland. 2004. Model selection in ecology and evolution. TREE 19: 101-108.]
 +
 
 +
[http://research.amnh.org/~rfr/stephensetal05.pdf Stephens et al. 2005. Information theory and hypothesis testing: a call for pluralism. Journal of Applied Ecology 42: 4-12.]  A response by  [http://www3.interscience.wiley.com/journal/117972283/abstract?CRETRY=1&SRETRY=0 Lukas et al. is here,] and a rejoinder by [http://www3.interscience.wiley.com/journal/117972314/abstract Stephens et al. here.]
 +
 
 +
[http://homepages.ucalgary.ca/~mosta/Gutheryetal2005_AICcritiqueandviewpoint.pdf Guthery, F.S. et al. 2005. Information theory in wildlife science: critique and viewpoint. Journal of Wildlife Management 69: 457-465.]
 +
 
 +
[http://www.bioone.org/doi/abs/10.2193/2009-367 Arnold, T.W. 2010. Uninformative parameters and model selection using Akaike's Information Criterion. Journal of Wildlife Management 74:1174-1178.] A nice explanation of how to interpret models with delta-AIC<2 properly.
  
 
== Bayesian methods ==
 
== Bayesian methods ==
  
Stuff to come as we find it
+
An nice friendly intro to Bayes [http://www.youtube.com/watch?v=xE3Gjhs2P4k here], with more of the same [http://www.youtube.com/user/TheScienceguy3000/videos here] (hipsters beware).
 +
 
 +
A useful way to successfully implement negative binomial regression [http://www.unc.edu/courses/2008fall/ecol/563/001/docs/lectures/lecture14.htm here.]
  
 
== Demographic modelling and Population viability analysis (PVA) ==
 
== Demographic modelling and Population viability analysis (PVA) ==
Line 35: Line 104:
 
Here's a reading list that I've used to introduce people wanting an introduction to population modeling in birds.  (Links may not work unless you have journal access, e.g., via UConn libraries.)
 
Here's a reading list that I've used to introduce people wanting an introduction to population modeling in birds.  (Links may not work unless you have journal access, e.g., via UConn libraries.)
  
[http://www.jstor.org/view/00063568/ap040231/04a00170/0 Shaffer, M.L. 1981. Minimum Population Sizes for Species Conservation. BioScience 31: 131-134.] (A good starting point for learning about the topic.)
+
* [http://www.jstor.org/sici?sici=0006-3568(198102)31%3A2%3C131%3AMPSFSC%3E2.0.CO%3B2-2 Shaffer, M.L. 1981. Minimum Population Sizes for Species Conservation. BioScience 31: 131-134.] (A good starting point for learning about the topic.)
  
[http://www.jstor.org/view/00030147/di006266/00p0098t/0 Shaffer, M.L. and F.B. Samson. 1985. Population size and extinction: a note on determining critical population sizes. American Naturalist 125: 144-152.]
+
* [http://www.jstor.org/stable/2461612 Shaffer, M.L. and F.B. Samson. 1985. Population size and extinction: a note on determining critical population sizes. American Naturalist 125: 144-152.]
  
[http://www.jstor.org/view/00129658/di960316/96p0269n/0 Crouse et al. 1987. A Stage-Based Population Model for Loggerhead Sea Turtles and Implications for Conservation. Ecology 68: 1412-1423.] (A good introduction to the use of sensitivity analysis to guide conservation decisions.)
+
* [http://www.jstor.org/sici?sici=00129658(1987)5%3C1412%3AASPMFL%3E2.0.CO%3B2-x Crouse et al. 1987. A Stage-Based Population Model for Loggerhead Sea Turtles and Implications for Conservation. Ecology 68: 1412-1423.] (A good introduction to the use of sensitivity analysis to guide conservation decisions.)
  
[http://www.jstor.org/view/10510761/di960389/96p0073e/0 Beissinger, S.R. 1995. Modeling Extinction in Periodic Environments: Everglades Water Levels and Snail Kite Population Viability. Ecological Applications 5: 618-631.] (This paper shows how environmental variables that affect demography can be incorporated into models.)
+
* [http://nature.berkeley.edu/~beis/Pubs_PDF/pub_docs/Kitemodel.pdf Beissinger, S.R. 1995. Modeling Extinction in Periodic Environments: Everglades Water Levels and Snail Kite Population Viability. Ecological Applications 5: 618-631.] (This paper shows how environmental variables that affect demography can be incorporated into models.)
  
[http://www.blackwell-synergy.com/doi/pdf/10.1111/j.1365-2664.2007.01369.x?cookieSet=1 Elderd, B.D. and M. P. Nott. 2007. Hydrology, habitat change and population demography: an individual-based model for the endangered Cape Sable seaside sparrow Ammodramus maritimus mirabilis. Journal of Applied Ecology 45: 258–268.] (Useful because it is an individual-based model - also the species choice is a good one for our lab group.)
+
* [http://www.blackwell-synergy.com/doi/pdf/10.1111/j.1365-2664.2007.01369.x?cookieSet=1 Elderd, B.D. and M. P. Nott. 2007. Hydrology, habitat change and population demography: an individual-based model for the endangered Cape Sable seaside sparrow Ammodramus maritimus mirabilis. Journal of Applied Ecology 45: 258–268.] (Useful because it is an individual-based model - also the species choice is a good one for our lab group.)
  
 
Papers from our group's work that might be useful:
 
Papers from our group's work that might be useful:
  
[http://ase.tufts.edu/biology/labs/reed/pdf/res-pub-1b.pdf Reed, J.M., C.S. Elphick, and L.W. Oring. 1998. Life-history and viability analysis of the endangered Hawaiian stilt. Biological Conservation 84:35-45.] (This paper looks at sensitivity analysis in a way that accounts for the feasibility of different management actions, rather than in strictly mathematical terms.)
+
* [http://ase.tufts.edu/biology/labs/reed/pdf/res-pub-1b.pdf Reed, J.M., C.S. Elphick, and L.W. Oring. 1998. Life-history and viability analysis of the endangered Hawaiian stilt. Biological Conservation 84:35-45.] (This paper looks at sensitivity analysis in a way that accounts for the feasibility of different management actions, rather than in strictly mathematical terms.)
  
[http://www.blackwell-synergy.com/doi/abs/10.1111/j.1365-2664.2006.01265.x Ellis, M.M., and C.S. Elphick. 2007. Using a stochastic model to examine the ecological, economic and ethical consequences of population control in a charismatic invasive species: mute swans in North America. Journal of Applied Ecology 44: 312-322.] (This paper looks at the ways that demographic models can look at different aspects of the both biological and societal aspects of management decisions involving non-native species.)
+
* [http://www.blackwell-synergy.com/doi/abs/10.1111/j.1365-2664.2006.01265.x Ellis, M.M., and C.S. Elphick. 2007. Using a stochastic model to examine the ecological, economic and ethical consequences of population control in a charismatic invasive species: mute swans in North America. Journal of Applied Ecology 44: 312-322.] (This paper looks at the ways that demographic models can look at different aspects of the both biological and societal aspects of management decisions involving non-native species.)

Latest revision as of 12:45, 16 July 2015

Introduction

This page is designed to provide links to information on statistics and other mathematical topics that might be helpful to students in the bird group. Of course, others are welcome to use the site if it is helpful.

Please note that none of these materials are things that we have generated. Any credit should go to the fine people who have made their materials widely available.

Any comments/questions should be directed to Chris Elphick.

Data presentation

Advice on making graphs here (includes R code).

A link to the an index of chart colors for plotting in R here.

A list of all possible graphical parameters for plotting using R's basic graphics package here.

Statistics in R

An overview of data manipulation methods in R here and a powerpoint on the same topic here.

A short guide to making R processes parallel (to speed up processing time) here.

Jargon and Philosophy

The problem with significance.

More on the S-word

The difference between parameters and variables explained.

Basic statistics

Nice, concise classification of different types of statistical questions here.

There's a whole bunch of statistics calculators that might be useful here.

On-line statistics handbook covering introductory stats. Includes examples/SAS code. [1] Please cite as requested.

Information on selecting between alternative statistical methods here.

On-line software for conducting power analyses can be found here. Please cite it as requested on the web page, if you use it.

Erdfelder, E., Faul, F., & Buchner, A. G*Power software. Free software for computing statistical power analyses. http://www.psycho.uni-duesseldorf.de/abteilungen/aap/gpower3/

Information for the USGS/NPS "Learn R" course is here (Paul Geissler's site) and here (Tom Philippi's site).

Advice on data transformations here.

A nice explanation of ROC curves here.

Free on-line book on multivariate stats here.

Experimental design

A random (and very incomplete) collection of papers that might be useful:

  • Cottingham et al. 2005. Knowing when to draw the line: designing more informative ecological experiments. Front. Ecol. Environ. 3: 145-152. (Compares use of regression vs. ANOVA.)
  • Fowler, N. 1990. The 10 most common statistical errors. Bulletin of the Ecological Society of America 71: 161-164. At JSTOR here.
  • Guthery, F. S. 1987. Guidelines on preparing and reviewing manuscripts based on field experiments with unreplicated treatments. Wildlife Society Bulletin 15:306
  • Heffner, R. A., M. J. Butler, and C. K. Reilly. 1996. Pseudoreplication revisited. Ecology 77:2558–2562.
  • Hurlbert, S. H. 1984. Pseudoreplication and the design of ecological field experiments. Ecological Monographs 54:187–211. (Read this, then read it again, then look at it annually to remind yourself ...)
  • Lang, T. 2004. Twenty statistical errors even YOU can find in biomedical research articles. Croatian Medical Journal 45: 361-370. On-line here.

More stuff to come as we find it and find time to post it ....

Information theoretic methods

The main text book for this stuff (as it relates to ecology and wildlife biology) is Burnham and Anderson's Model selection and multimodel inference: a practical information-theoretic approach (2002, 2nd Edition).

James Peterson (USGS Coop Unit, U. Georgia) has posted some useful notes on calcuating AIC, model averaging, etc. here

Some papers on the topic:

Johnson, J.B., and K.S. Omland. 2004. Model selection in ecology and evolution. TREE 19: 101-108.

Stephens et al. 2005. Information theory and hypothesis testing: a call for pluralism. Journal of Applied Ecology 42: 4-12. A response by Lukas et al. is here, and a rejoinder by Stephens et al. here.

Guthery, F.S. et al. 2005. Information theory in wildlife science: critique and viewpoint. Journal of Wildlife Management 69: 457-465.

Arnold, T.W. 2010. Uninformative parameters and model selection using Akaike's Information Criterion. Journal of Wildlife Management 74:1174-1178. A nice explanation of how to interpret models with delta-AIC<2 properly.

Bayesian methods

An nice friendly intro to Bayes here, with more of the same here (hipsters beware).

A useful way to successfully implement negative binomial regression here.

Demographic modelling and Population viability analysis (PVA)

Probably the best book for understanding how to do PVAs is Morris and Doak's Quantitative Conservation Biology: Theory and Practice of Population Viability Analysis (2002). All of the MATLAB code from their book is available for download here.

Another excellent book, though with more emphasis on the broader implications of PVA and less on direct implementation, is Beissinger and McCullough's Population Viability Analysis (2002) at least some of which can be viewed on Google books here.

Kent Holsinger has posted an excellent summary of the basics of PVA here, with explanations of Leslie Lefkovitch matrices, eigenvalues and eigenvectors, sensitivity analysis, etc.

There's a neat site here that helps you see how a Leslie matrix work.

Here's a reading list that I've used to introduce people wanting an introduction to population modeling in birds. (Links may not work unless you have journal access, e.g., via UConn libraries.)

Papers from our group's work that might be useful: