sel_rho_to_par() maps a selectivity autocorrelation rho from
(-1, 1) to the unconstrained model scale. sel_rho_from_par()
is the inverse transform back to the correlation scale.
Usage
sel_rho_to_par(rho)
sel_rho_from_par(par)
Arguments
- rho
Numeric vector of selectivity autocorrelations on the correlation
scale.
- par
Numeric vector of selectivity autocorrelations on the
unconstrained model scale.
Value
A numeric vector on the transformed scale.