katherinekaplan/MPApopulationmodels: Population responses to marine protected areas (MPAs)

This package contains functions that output different plots and metrics of population responses to marine protected areas. It can be used to predict population responses to MPAs over time based on species life history characteristics and prior fishing mortality. closedpop_metrics calculates rho (the rate of return to the stable age distribution in an unfished population), theta (the angle between the stable age distribution in the MPA), and P1 (the period of oscillations), Nratio (the change in abundance in the MPA as compared to the fished state over time), and Bratio (the change in biomass of in the MPA over time as compared to the fished state), fm_ratio (the fishing mortality to natural mortality ratio), and transient_length (the approximate length of the transient period calculated from rho). closedpop_plot provides a plotted abundance and biomass ratio response over time for a closed population using ggplot. openpop_ratio provides population changes assuming an open population output into a data frame with deterministic results and result withstochastic recruitment. openpop_plots provides a plot of the deterministic and stochastic population responses. See documentation for each function for more information on inputs and outputs of the functions.

Getting started

Package details

MaintainerKatherine Kaplan <kaplanka521@gmail.com>
License
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("katherinekaplan/MPApopulationmodels")
katherinekaplan/MPApopulationmodels documentation built on May 22, 2019, 8:51 p.m.