dlogis_rcpp | R Documentation |
Probability density function of the logistic distribution (written in C++)
dlogis_rcpp(x, location, scale)
x |
Vector of quantiles |
location |
mean of the distribution |
scale |
Dispersion parameter |
Vector of densities
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.