ABSTRACT

A How-To Guide for Conducting Common Fisheries-Related Analyses in R

Introductory Fisheries Analyses with R provides detailed instructions on performing basic fisheries stock assessment analyses in the R environment. Accessible to practicing fisheries scientists as well as advanced undergraduate and graduate students, the book demonstrates the flexibility and power of R, offers insight into the reproducibility of script-based analyses, and shows how the use of R leads to more efficient and productive work in fisheries science.

The first three chapters present a minimal introduction to the R environment that builds a foundation for the fisheries-specific analyses in the remainder of the book. These chapters help you become familiar with R for basic fisheries analyses and graphics.

Subsequent chapters focus on methods to analyze age comparisons, age-length keys, size structure, weight-length relationships, condition, abundance (from capture-recapture and depletion data), mortality rates, individual growth, and the stock-recruit relationship. The fundamental statistical methods of linear regression, analysis of variance (ANOVA), and nonlinear regression are demonstrated within the contexts of these common fisheries analyses. For each analysis, the author completely explains the R functions and provides sufficient background information so that you can confidently implement each method.

Web Resource The author’s website at https://derekogle.com/IFAR/ includes the data files and R code for each chapter, enabling you to reproduce the results in the book as well as create your own scripts. The site also offers supplemental code for more advanced analyses and practice exercises for every chapter.

chapter 1|20 pages

(Very Brief) Introduction to R Basics

chapter 2|30 pages

Loading Data and Basic Manipulations

chapter 3|24 pages

Plotting Fundamentals

chapter 4|12 pages

Age Comparisons

chapter 5|20 pages

Age-Length Keys

chapter 6|24 pages

Size Structure

chapter 7|22 pages

Weight-Length Relationships

chapter 8|16 pages

Condition

chapter 9|24 pages

Abundance from Capture-Recapture Data

chapter 10|10 pages

Abundance from Depletion Data

chapter 11|18 pages

Mortality Rates

chapter 12|30 pages

Individual Growth

chapter 13|31 pages

Recruitment