Convert between parametrizations of the c parameter of the SDM distribution
Source:R/helpers-parameters.R
c_parametrizations.Rd
Convert between parametrizations of the c parameter of the SDM distribution
Details
c_bessel2sqrtexp
converts the memory strength parameter (c)
from the bessel parametrization to the sqrtexp parametrization,
c_sqrtexp2bessel
converts from the sqrtexp parametrization to the
bessel parametrization.
See the online article for details on the
parameterization. The sqrtexp parametrization is the default in the
bmm
package.