dtanb: The density function of the Tangent Burr Type XII probability...

Description Usage Arguments Value See Also Examples

Description

The density function of the Tangent Burr Type XII probability distribution.

Usage

1
dtanb(x, c, k, s)

Arguments

x

vector of quantiles.

c

C parameter.

k

K parameter.

s

S parameter.

Value

A vector with n observations of the Tangent Burr Type XII distribution.

See Also

Other Basic functions for the Tangent-Burr Type XII distribution: htanb, ptanb, qtanb, rtanb, stanb

Examples

1
2
dtanb(0.5,32.5,3,3.5)
dtanb(0.5,2,3,3)

TrigonometricDistribution/TanB documentation built on May 9, 2019, 5:14 p.m.