Published — Introductory Fisheries Analyses with R

[This article was first published on fishR Blog, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

I am pleased to announce that my Introductory Fisheries Analyses with R (IFAR) book has been published, almost two weeks ahead of schedule. Details about the book (and companion website) are here and it can be purchased from CRC Press (at a 20% discount through the end of the year). A brief description and table of contents for the book are below.


Brief Description

Introductory Fisheries Analyses with R provides detailed instructions on how to perform basic fisheries stock assessment analyses in the R environment. The analyses covered are typical analyses for many working fisheries scientists and, thus, also occur in most upper-level undergraduate and graduate level fisheries science, analysis, or management courses. The book begins with three foundational chapters (R basics, data manipulation, and plotting) that help the reader become familiar with R within the context of basic fisheries analyses and examples. The remaining chapters build upon these foundational skills with analytical techniques specific to fisheries stock assessments.

Table of Contents

  1. (Very Brief) Introduction to R Basics
    • The bare fundamentals of R that are required for the remainder of the book.
  2. Loading Data and Basic Manipulations
    • Load data into R from external files and perform typical manipulations including filtering, sorting, aggregating, joining, and converting between wide- and long-formats.
  3. Plotting Fundamentals
    • The bare fundamentals for constructing basic plots using base R.
  4. Age Comparisons
    • Compare two or more estimates of age for the same fish with precision and bias metrics and plots.
  5. Age-Length Keys
    • Assign ages to unaged fish from their length and an age-length-key.
  6. Size Structure
    • Assess size structure through length frequencies and the proportional size distribution (PSD) metric.
  7. Weight-Length Relationships
    • Introduction to simple linear regression through examination of weight-length relationships.
  8. Condition
    • Compute condition metrics from observed length and weights. Introduction to one-way ANOVA.
  9. Abundance from Capture-Recapture Data
    • Estimate abundance from capture-recapture data for closed (single and multiple recapture events) and open populations.
  10. Abundance from Depletion Data
    • Estimate abundance from removal or depletion samplings (Leslie, DeLury, k-pass).
  11. Mortality Rates
    • Estimate total mortality rates from catch curve and capture-recapture data. Estimate fishing and natural mortality with empirical models.
  12. Individual Growth
    • Estimate parameters for the von Bertalanffy growth function and compare growth parameters among populations.
  13. Recruitment
    • Estimate parameters for the Beverton-Holt and Ricker stock-recruitment models, compute spawning potential ratios, and estimate year-class strengths from catch data.

To leave a comment for the author, please follow the link and comment on their blog: fishR Blog.

R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)