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

View source: R/transformation_functions.R

trans_from_real_to_minus_1_and_1R Documentation

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)

Arguments

x

Numeric vector on the real line.

Value

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


gmwmx2 documentation built on June 10, 2026, 5:06 p.m.