investigateRemoval: investigateRemovalAfterMeeting

Description Usage Arguments Value

View source: R/removeData.R

Description

Remove a proportion of the data in a given way. Return a list regarding changes of summery statistics.

Usage

1
2
3
4
investigateRemoval(species, year, quarter, dat,
  bootstrapProcedure = "stratifiedHLandCA", B,
  ALKprocedure = "haulBased", doNotRemoveAbove = 9999, lengthDivision,
  samplesWithinEachIntervall = 1)

Arguments

species

The species of interest.

year

The year species of interest.

quarter

The quarter species of interest.

dat

Data object

bootstrapProcedure

Bootstrap procedure used.

B

Samples in the bootstrap

ALKprocedure

ALK procedure used for calculating CPUE

doNotRemoveAbove

Do not remove fish that is larger than this (in cm).

lengthDivision

Take one otholit from each intervall (in cm).

samplesWithinEachIntervall

Number of samples taken within each length intervall.

Value

Returns a list with summary about changes in estimates by removal of data.


natoyaj/TestPackage documentation built on March 11, 2020, 7:46 a.m.