deprecated-functions | R Documentation |
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 passed to deprecated functions. |
z , W.z |
see |
gamma |
see |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.