LMBassWs: Length-weight regression results for computing Ws for...

LMBassWsR Documentation

Length-weight regression results for computing Ws for Largemouth Bass.

Description

Length-weight regression results from a variety of populations used for computing the standard weight (Ws) equation for Largemouth Bass (Micropterus dolomieu).

Format

A data frame with 16 observations on the following 5 variables:

site

Location of sample.

state

State where location is located.

n

Sample size in regression.

log.a

Intercept of regression.

b

Slope of regression.

Details

Each row contains the intercept (log.a) and slope (b) results from fitting the log_{10}(W) = log_{10}(a) + b log_{10}(L) linear regression model to a population of n fish from the given location and state. Note that W is weight in grams and L is length in mm.

See Also

rlp.

Examples

str(LMBassWs)
head(LMBassWs)
## See example for rlp() function


droglenc/FSAWs documentation built on Feb. 3, 2023, 8:48 a.m.