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

Description Usage Arguments Value Examples

Description

The density function of the Tanget 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 Tanget Burr Type XII distribution.

Examples

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

TanB documentation built on May 1, 2019, 8:08 p.m.

Related to dtanb in TanB...