dhalfcauchy
returns the probability density for a half-Cauchy distribution
dhalfcauchy(x, scale = 25, log = FALSE)phalfcauchy(q, scale = 25)
qhalfcauchy(p, scale = 25)
rhalfcauchy(n, scale = 25)
A parameter value for which the density should be calculated
The scale parameter of the half-Cauchy distributoin
A logical indicating whether the log density should be returned
A vector of quantiles
A vector of probabilities
The number of observations