ex_opt {telemetR}R Documentation

Example Optimum Maximum Blanking Period

Description

Example output from the 'opt_mbp()' function, finding the optimal mbp for each group and desired convergence threshold.

Usage

ex_opt

Format

## 'ex_opt' A data frame with 1 rows and 5 columns:

fish_type

Generally a strain, run, and species of fish (e.g. Nimbus Fall Chinook = Fall-run Chinook Salmon from Nimbus Hatchery)

min_val

The minimum rSSR value

max_val

The maximum rSSR value

threshold

the rSSR value which represents the 'thresh_level' cutoff for estimating convergence

thresh_level

The desired convergence level (100-x)

opt_mbp

The identified optimum mbp for the given threshold and group


[Package telemetR version 1.0 Index]