alkD(x, lss = NULL, minss = NULL, maxss = NULL, sampint = NULL,
allocate = 1)
lss
)minss
, maxss
, and
sampint
at a
given length sample size lss
. The size of an age sample at a desired level of D can be obtained by the comparison. See reference
to Table 8.8, p. 314 in Quinn and Deriso.alkss
alkprop
data(alkdata)
alkD(alkdata,lss=1000,minss=25,maxss=1000,sampint=20,allocate=1)
Run the code above in your browser using DataLab