Learn R Programming

gmwmx2 (version 0.0.5)

trans_from_real_to_minus_1_and_1: Transform power-law kappa from real line to domain

Description

Maps unconstrained real values to the stationary domain for the power-law parameter kappa using a tanh transform.

Usage

trans_from_real_to_minus_1_and_1(x)

Value

Numeric vector of transformed values in (-1, 1).

Arguments

x

Numeric vector on the real line.