theta2alpha: Transform constrained parameters to unconstrained parameters

View source: R/theta2alpha.R

theta2alphaR Documentation

Transform constrained parameters to unconstrained parameters

Description

This function computes the unconstrained parameters alpha of a univariate distribution corresponding to constrained parameters theta.

Usage

theta2alpha(family, theta)

Arguments

family

distribution name; run the command distributions() for help

theta

constrained parameters of the univariate distribution

Value

alpha

unconstrained parameters


GenHMM1d documentation built on Sept. 9, 2025, 5:50 p.m.