Description Usage Format Details Source References Examples
~~ A concise (1-5 lines) description of the dataset. ~~
1 |
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) * ...
~~ If necessary, more details than the __description__ above ~~
~~ reference to a publication or URL from which the data were obtained ~~
~~ possibly secondary sources and usages ~~
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.