ALKPrecision: Assess Precison of Age-Length Key Using Different Sampling...

Description Usage Arguments Value Values Note References Examples

View source: R/age_length.R

Description

Coming soon.

Usage

1
ALKPrecision(data, age, len, ...)

Arguments

data

Dataframe containing age & length variables.

age

Field name in 'data' containing age variable.

len

Field name in 'data' containing length variable.

...

Passed to internal Size() function. Supply 'n' for fixed or proportional sampling type. 'n' is total sample size of ages (default is 1500). Supply 'type' as "fixed", "prop" (proportional), or "random." See Notes section.

Value

A list of class ALKPrecision

Values

VarTot

.

MeanVT

.

VarVT

.

Reps

.

SizeArgs

list

.

Note

Coming soon.

References

Coming soon.

Examples

1
# coming soon.

jasondubois/sportfish documentation built on July 3, 2020, 1:01 p.m.