Learn R Programming

linktree (version 0.1.0)

gamma2delta: Convert gamma to delta

Description

Convert gamma to delta

Usage

gamma2delta(gamma)

Value

A numeric vector delta coefficients.

Arguments

gamma

A numeric vector of gamma coefficients.

Examples

Run this code
gamma2delta(gamma = c(0,1,10, Inf))

Run the code above in your browser using DataLab