deprecated-functions: List of deprecated functions

deprecated-functionsR Documentation

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.

As of v0.6.8-1 deprecated functions will throw errors ('stop()') and print out the suggested 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

see deriv_W

gamma

see W_gamma.


LambertW documentation built on Nov. 2, 2023, 6:17 p.m.