Mixed Weibull distribution
Usage
cdfwei_Mixed(x=AM, y=AM, para.x = pelwei(samlmu(AMs)), para.y = pelwei(samlmu(AMw)), plot=TRUE)Arguments
- x
Vector of quantiles. Default is
AM.- y
Vector of quantiles. Default is
AM.- para.x
Numeric vector containing the parameters of the distribution.
- para.y
Numeric vector containing the parameters of the distribution.
- plot
Logical indicating if the function shall be added to a plot. Default is
FALSE.- ...
Additional arguments.