qlnorm_p1 {fitdistcp}R Documentation

Normal-with-p1 quantile function

Description

Normal-with-p1 quantile function

Usage

qlnorm_p1(p, t0, ymn, slope, sigma)

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

sigma

the sigma parameter of the distribution

Value

Vector


[Package fitdistcp version 0.1.1 Index]