| deprecated-functions {LambertW} | R 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  | 
| gamma | see  | 
[Package LambertW version 0.6.9-1 Index]