pllogis: The log-logistic (cumulative) probility function

Description Usage Arguments

Description

The log-logistic (cumulative) probility function

Usage

1
pllogis(q, location, scale, d, lower.tail = TRUE, log.p = FALSE)

Arguments

q

A vector of the x values to evaluate the probability function

location

The location parameter of the log-logistic distribution

scale

The scale parameter of the log-logistic distribution

d

The translational or shift parameter, i.e., (q-d) follows the standard log-logistic distribution

lower.tail

Whether to output the probability or survival function

log.p

Whether to output the log of the probability (or survival) function


garyfeng/LogLogisticMixture documentation built on May 16, 2019, 5:42 p.m.