Learn R Programming

GenHMM1d (version 0.2.1)

theta2alpha: 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)

Value

alpha

unconstrained parameters

Arguments

family

distribution name; run the command distributions() for help

theta

constrained parameters of the univariate distribution