Calculate external consistencies between two survey indices.
Usage
consistency_external(tt, tt2, print_plot = FALSE)
Arguments
- tt
A matrix with survey indices (rows=years, cols=ages)
- tt2
A matrix with survey indices (rows=years, cols=ages)
- print_plot
plot it?
Value
A vector of correlations (consistencies)
Details
Previously called externalCons.
Proper alignment of years and ages must be ensured by the user.