Learn R Programming

fitdistcp (version 0.1.1)

dgev_p123: GEVD-with-p1: Density function

Description

GEVD-with-p1: Density function

Usage

dgev_p123(x, t1, t2, t3, ymn, slope, sigma1, sigma2, xi1, xi2, log = FALSE)

Value

Vector

Arguments

x

a vector of training data values

t1

a vector of predictors for the mean

t2

a vector of predictors for the sd

t3

a vector of predictors for the shape

ymn

the location parameter of the function of the predictor

slope

the slope of the function of the predictor

sigma1

first coefficient for the sigma parameter of the distribution

sigma2

second coefficient for the sigma parameter of the distribution

xi1

first coefficient for the shape parameter of the distribution

xi2

second coefficient for the shape parameter of the distribution

log

logical for the density evaluation