alpha2theta: Transformation of unconstrained parameters to constrained...

View source: R/alpha2theta.R

alpha2thetaR Documentation

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)

Arguments

family

distribution name; run the command distributions() for help

alpha

unconstrained parameters of the univariate distribution

Value

theta

constrained parameters


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