Learn R Programming

linktree (version 0.1.0)

delta2gamma: Convert delta to gamma

Description

Convert delta to gamma

Usage

delta2gamma(delta)

Value

A numeric vector of the corresponding gamma coefficients.

Arguments

delta

A numeric vector of delta coefficients.

Examples

Run this code
delta2gamma(delta = c(-1,0,1))

Run the code above in your browser using DataLab