Learn R Programming

⚠️There's a newer version (0.1.5) of this package.Take me there.

MLZ: Mean Length-based Z Estimators

Introduction

MLZ is a R package that facilitates data preparation and estimation of mortality with statistical diagnostics using the mean length-based mortality estimator and several extensions.

After installation, an overview of the main features of the package can be found in the vignette:

library(MLZ)
vignette("MLZ")

Version

Currently, the package is in active development, version 0.1.0. Testing, reporting issues, and pull requests are welcome.

Installation

The estimation models are written in TMB. As a result, Rtools is required if running the package on a Windows machine. Rtools can be downloaded here: https://cran.r-project.org/bin/windows/Rtools/index.html

The MLZ package can then be installed using the devtools package:

devtools::install_github("quang-huynh/MLZ")

Citations

Gedamke, T. and Hoenig, J.M. 2006. Estimating mortality from mean length data in nonequilibrium situations, with application to the assessment of goosefish. Transactions of the American Fisheries Society 135:476-487.

Huynh, Q.C, Gedamke, T., Hoenig, J.M, and Porch C. 2017. Multispecies Extensions to a Nonequilibrium Length-Based Mortality Estimator. Marine and Coastal Fisheries 9:68-78.

Huynh, Q.C., Gedamke, T., Porch, C.E., Hoenig, J.M., Walter, J.F, Bryan, M., and Brodziak, J. 2017. Estimating Total Mortality Rates from Mean Lengths and Catch Rates in Non-equilibrium Situations. Transactions of the American Fisheries Society 146:803-815.

Then, A.Y, Hoenig, J.M, and Huynh, Q.C. In press. Estimating fishing and natural mortality rates, and catchability coefficient, from a series of observations on mean length and fishing effort. ICES Journal of Marine Science.

Copy Link

Version

Install

install.packages('MLZ')

Monthly Downloads

172

Version

0.1.1

License

GPL-2

Maintainer

Quang Huynh

Last Published

June 12th, 2018

Functions in MLZ (0.1.1)

profile_ML

Grid search for the mean length estimator
profile_MLmulti

Grid search for the multispecies mean length estimator
summary,MLZ_model-method

summary method for S4 class MLZ_model
sensitivity_Lc

Sensitivity to Lc
summary,MLZ_data-method

summary method for S4 class MLZ_data
MLZ_data-class

MLZ_data
MLeffort

Mean length with effort mortality estimator
MLmulti

Multispecies mean length mortality estimator
modal_length

Modal length from length data
MuttonSnapper

Puerto Rico Mutton Snapper (for ML, MLCR)
ML

Mean length-based mortality estimator
MLCR

Mean length with catch rate mortality estimator
bin_length

Bin length data
Nephrops

Male Nephrops FU 28-29 (for MLeffort)
plot,MLZ_data-method

plot method for S4 class MLZ_data
compare_models

Model selection
MLZ_model-class

MLZ_model
Goosefish

Goosefish: Northern Management Region (for ML)
calc_ML

Calculate mean lengths >= Lc
profile_MLCR

Grid search for the mean length with catch rate estimator
PRSnapper

Puerto Rico Snapper (for MLmulti)
SilkSnapper

Silk Snapper
plot,MLZ_model-method

plot method for S4 class MLZ_model