Learn R Programming

fitdistcp (version 0.1.1)

dweibull_p2: Weibull-with-p1 density function

Description

Weibull-with-p1 density function

Usage

dweibull_p2(x, t0, shape, ymn, slope, log = FALSE)

Value

Vector

Arguments

x

a vector of training data values

t0

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

shape

the shape parameter of the distribution

ymn

the location parameter of the function of the predictor

slope

the slope of the function of the predictor

log

logical for the density evaluation