splitByPIT | R Documentation |
a function to split PBT release groups estimated by var1 according to PIT tag detections. Used for WA "release groups" that are split between groups released below and above LGD.
splitByPIT(est_comp, splitByPITinput)
est_comp |
The output of either |
splitByPITinput |
A tibble with columns releaseGroupPBT, stockGroup, releaseGroupPIT (optional), detectPIT, and tagRatePIT. Each line defines a PIT tag release group. releaseGroupPBT is the var1 (within H and HNC) that the PIT release group belongs to. stockGroup defines the stockGroup it belongs to (typically "upper" or "lower") detectPIT is the number of PIT tags detected from this group (actual number NOT expanded number) and tagRatePIT is the PIT tagging rate for this group. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.