hcosw: The hazard function of the CosWeibull probability...

Description Usage Arguments Value Examples

Description

The hazard function of the CosWeibull probability distribution.

Usage

1
hcosw(x, alpha, lambda)

Arguments

x

Vector of quantiles..

alpha

Alpha parameter.

lambda

Lambda parameter.

Value

A vector with n observations of the CosWeibull distribution.

Examples

1
2
hcosw(1,1.5,2)
hcosw(1,2,0.5)

CosW documentation built on May 2, 2019, 12:39 p.m.

Related to hcosw in CosW...