psi: The psi function

View source: R/package_functions.R

psiR Documentation

The psi function

Description

psi returns

\psi(x)=\sqrt{-W_{-1}(-x^2)}

using the Lambert W function (see package LambertW).

Usage

psi(x)

Arguments

x

a numeric value, possibly vectorized.

Value

A numeric value, possibly vectorized.

Examples

psi(.1)


seasamgo/optband documentation built on April 23, 2023, 1:08 p.m.