Learn R Programming

LambertW (version 0.6.4)

deprecated-functions: List of deprecated functions

Description

These functions have been deprecated in v0.5 of LambertW mostly for sake of following R style guides with respect to naming of functions. This means that all deprecated functions here have an analogous function with a similar -- more style consistent -- name. See also the NEWS file.

Deprecated functions still work as expected, but they print out a warning suggesting to use the new function (name).

Usage

beta_names(...)

bounds_theta(...)

d1W_1(z, W.z = W(z, branch = -1))

p_1(...)

params2theta(...)

skewness_test(...)

starting_theta(...)

support(...)

normfit(...)

theta2params(...)

vec.norm(...)

W_1(z)

W_gamma_1(z, gamma)

H(...)

Arguments

...

arguments passed to deprecated functions.

z, W.z
gamma

see W_gamma.