dseckw: The density function of the Secant Kumaraswamy Weibull...

Description Usage Arguments Value Examples

Description

The density function of the Secant Kumaraswamy Weibull probability distribution.

Usage

1
dseckw(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
dseckw(1, 1, 1, 1, 1)
dseckw(1, 2, 2, 1, 1)

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