hseckw: The hazard rate function of the Secant Kumaraswamy Weibull...

Description Usage Arguments Value Examples

Description

The hazard rate function of the Secant Kumaraswamy Weibull probability distribution.

Usage

1
hseckw(x, a, b, c, lambda)

Arguments

x

Vector of quantiles.

a

A parameter.

b

B parameter.

c

C parameter.

lambda

Lambda parameter.

Value

A vector with n observations of the Secant Kumaraswamy Weibull distribution.

Examples

1
2
hseckw(1, 1, 1, 1, 1)
hseckw(1, 3, 0.5, 2, 2)

lgallindo/SecKW documentation built on May 21, 2019, 5:12 a.m.