stanb: The survival function of the Tanget Burr Type XII probability...

Description Usage Arguments Value Examples

Description

The survival function of the Tanget Burr Type XII probability distribution.

Usage

1
stanb(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
ptanb(0.5, 1, 1, 1)
ptanb(0.5, 2, 1, 1)

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

Related to stanb in TanB...