initValuesFWE {RelDists} | R Documentation |
initValuesFWE
Description
This function generates initial values for FWE distribution.
Usage
initValuesFWE(y)
Arguments
y |
vector with the random sample |
Value
A two-length numeric vector with initial estimates for mu
and sigma
parameters from FWE distribution (see dFWE
).
[Package RelDists version 1.0.0 Index]