conv_thresh {telemetR} | R Documentation |
Example 95 Percent Convergence Threshold
Description
Example output from the 'conv_thresholds()' function, calculating the 95 convergence thresholds for the rSSR data found in 'ex_rSSR'.
Usage
conv_thresh
Format
## 'conv_thresh' 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)
[Package telemetR version 1.0 Index]