lw.resids: A function to compute length-weight residuals

Description Usage Arguments Examples

Description

This function makes a log-log regression of length and weight for individual fish and then calculates a residual.

Usage

1
lw.resids(length, weight, outlier.rm = FALSE)

Arguments

length

Set of individual fish lengths

weight

Corresponding set of individual fish weights

outlier.rm

Should outliers be removed using Bonferoni test (cutoff = 0.7)

Examples

1

rooperc4/GroundfishCondition documentation built on May 4, 2019, 1:22 p.m.