scobiNoPBT: generates estiamtes and CIs usings census count and trap data...

Description Usage Details Value

View source: R/scobiNoPBT.R

Description

scobiNoPBT generates estiamtes and CIs usings census count and trap data without any PBT data. This function uses parametric bootstrapping to generate CIs

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
scobiNoPBT(
  adultData = NULL,
  windowData = NULL,
  Run = "output",
  RTYPE = "wild",
  Hierarch_variables = NULL,
  SizeCut = NULL,
  alph = 0.1,
  B = 5000,
  writeBoot = FALSE,
  adClipVariable = "AdClip",
  physTagsVariable = "PhysTag",
  lengthVariable = "LGDFLmm",
  dataGroupVariable = "WeekNumber"
)

Details

Some longer explanation here... someday... probably right before publishing...

Value

something


delomast/fishCompTools documentation built on Jan. 11, 2021, 1:51 a.m.