qcauchy_p1 {fitdistcp}R Documentation

Cauchy-with-p1 quantile function

Description

Cauchy-with-p1 quantile function

Usage

qcauchy_p1(p, t0, ymn, slope, scale)

Arguments

p

a vector of probabilities at which to generate predictive quantiles

t0

a single value of the predictor (specify either t0 or n0 but not both)

ymn

the location parameter of the function of the predictor

slope

the slope of the function of the predictor

scale

the scale parameter of the distribution

Value

Vector


[Package fitdistcp version 0.1.1 Index]