Learn R Programming

GenHMM1d (version 0.2.1)

alpha2theta: Transformation of unconstrained parameters to constrained parameters

Description

This function computes the constrained parameters theta of a univariate distribution, from the unconstrained parameter alpha.

Usage

alpha2theta(family, alpha)

Value

theta

constrained parameters

Arguments

family

distribution name; run the command distributions() for help

alpha

unconstrained parameters of the univariate distribution