R programs for Stat 534
Part 1: species composition - model based analysis
Part 2: mark recapture
- lnlM0t.r: lnL functions and profile lnL functions for M0 and Mt, profileCI function to compute lower and upper bounds of the profile CI
- redpoll.r: Code to use the functions in lnlM0t.r for the redpoll data
- lnlOtis.r: Code to draw 2D contour plots of the lnL surface and to compute and overlay a quadratic approximation
- Intro.Rmd: R Markdown file to produce the Intro to RMark document. All my Rcode is in that document.
- skink.r: My code to answer the Intro to RMark questions
Part 4: hierarchical models