dex: ~~ data name/kind ... ~~

Description Usage Format Details Source References Examples

Description

~~ A concise (1-5 lines) description of the dataset. ~~

Usage

1

Format

The format is: List of 4 $ g :List of 2 ..$ a: language (exp(b * x - a * (exp(b * x) - 1)/b) - a * (exp(b * x - a * (exp(b * x) - 1)/b) * ((exp(b * x) - 1)/b)))/(a * exp(b * x - a * ... ..$ b: language a * (exp(b * x - a * (exp(b * x) - 1)/b) * (x - (a * (exp(b * x) * x)/b - a * (exp(b * x) - 1)/b^2)))/(a * exp(b * x - ... $ gm:List of 3 ..$ a: language (exp(b * x) * exp(-a * (exp(b * x) - 1)/b - c * x) - (c + a * exp(b * x)) * (exp(-a * (exp(b * x) - 1)/b - c * x) * ((exp(b * ... ..$ b: language (a * (exp(b * x) * x) * exp(-a * (exp(b * x) - 1)/b - c * x) - (c + a * exp(b * x)) * (exp(-a * (exp(b * x) - 1)/b - c * ... ..$ c: language (exp(-a * (exp(b * x) - 1)/b - c * x) - (c + a * exp(b * x)) * (exp(-a * (exp(b * x) - 1)/b - c * x) * x))/((c + a * exp(b * ... $ l :List of 3 ..$ a: language (exp(b * x) * (1 + s * a * (exp(b * x) - 1)/b)^(-(s + 1)/s) + a * exp(b * x) * ((1 + s * a * (exp(b * x) - 1)/b)^((-(s + ... ..$ b: language (a * (exp(b * x) * x) * (1 + s * a * (exp(b * x) - 1)/b)^(-(s + 1)/s) + a * exp(b * x) * ((1 + s * a * (exp(b * x) - 1)/b)^((-(s + ... ..$ s: language a * exp(b * x) * ((1 + s * a * (exp(b * x) - 1)/b)^((-(s + 1)/s) - 1) * ((-(s + 1)/s) * (a * (exp(b * x) - 1)/b)) - (1 + s * ... $ lm:List of 4 ..$ a: language ((exp(b * x)/(1 + s * a * (exp(b * x) - 1)/b) - a * exp(b * x) * (s * (exp(b * x) - 1)/b)/(1 + s * a * (exp(b * x) - 1)/b)^2) * ... ..$ b: language ((a * (exp(b * x) * x)/(1 + s * a * (exp(b * x) - 1)/b) - a * exp(b * x) * (s * a * (exp(b * x) * x)/b - s * a * (exp(b * ... ..$ c: language ((exp(-c * x) * (1 + s * a * (exp(b * x) - 1)/b)^(-1/s)) - (c + a * exp(b * x)/(1 + s * a * (exp(b * x) - 1)/b)) * (exp(-c * ... ..$ s: language ((c + a * exp(b * x)/(1 + s * a * (exp(b * x) - 1)/b)) * (exp(-c * x) * ((1 + s * a * (exp(b * x) - 1)/b)^((-1/s) - 1) * ((-1/s) * ...

Details

~~ If necessary, more details than the __description__ above ~~

Source

~~ reference to a publication or URL from which the data were obtained ~~

References

~~ possibly secondary sources and usages ~~

Examples

1
2
data(dex)
## maybe str(dex) ; plot(dex) ...

Survomatic documentation built on May 2, 2019, 4:09 p.m.

Related to dex in Survomatic...