| common-arguments {LambertW} | R Documentation | 
Common arguments for several functions
Description
Reference list of most common function arguments in this package.
Arguments
| y | a numeric vector of real values (the observed data). | 
| distname | character; name of input distribution; see
 | 
| type | type of Lambert W  | 
| theta | list; a (possibly incomplete) list of parameters  | 
| beta | numeric vector (deprecated); parameter  | 
| gamma | scalar (deprecated); skewness parameter; default:  | 
| delta | scalar or vector (length 2) (deprecated); heavy-tail
parameter(s); default:  | 
| alpha | scalar or vector (length 2) (deprecated); heavy tail
exponent(s); default:  | 
| tau | named vector  | 
| return.u | logical; if  | 
| use.mean.variance | logical; if  |