Rによる水産学資源量解析入門<br>Introductory Fisheries Analyses with R

個数:1
紙書籍版価格
¥19,266
  • 電子書籍

Rによる水産学資源量解析入門
Introductory Fisheries Analyses with R

  • 著者名:Ogle, Derek H.
  • 価格 ¥10,984 (本体¥9,986)
  • Chapman and Hall/CRC(2018/09/03発売)
  • ポイント 99pt (実際に付与されるポイントはご注文内容確認画面でご確認下さい)
  • 言語:ENG
  • ISBN:9781482235203
  • eISBN:9781315360188

ファイル: /

Description

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 http://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.

Table of Contents

(Very Brief) Introduction to R Basics. Loading Data and Basic Manipulations. Plotting Fundamentals. Age Comparisons. Age-Length Keys. Size Structure. Weight-Length Relationships. Condition. Abundance from Capture-Recapture Data. Abundance from Depletion Data. Mortality Rates. Individual Growth. Recruitment.