Learn R Programming

LMoFit (version 0.1.7)

dglo: Probability density function of Generalized Logestic Distribution

Description

Probability density function of Generalized Logestic Distribution

Usage

dglo(x, para = c(1, 2, 0.5))

Value

Probability density function

Arguments

x

quantile/s

para

parameters as c(location, scale, shape)

Author

Mohanad Zaghloul [aut, cre], Simon Michael Papalexiou [aut, ths], Amin Elshorbagy [aut, ths]

Examples

Run this code

d <- dglo(x = 0.1, para = c(1, 2, 0.5))

Run the code above in your browser using DataLab