deprecated-functions function

List of deprecated functions

List of deprecated functions

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).

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.
  • Maintainer: Georg M. Goerg
  • License: GPL (>= 2)
  • Last published: 2023-11-30