Learn R Programming

fitdistcp (version 0.1.1)

gev_p123_f1fa: The first derivative of the density

Description

The first derivative of the density

Usage

gev_p123_f1fa(x, t01, t02, t03, v1, v2, v3, v4, v5, v6)

Value

Vector

Arguments

x

a vector of training data values

t01

a single value of the predictor (specify either t01 or n01 but not both)

t02

a single value of the predictor (specify either t02 or n02 but not both)

t03

a single value of the predictor (specify either t03 or n03 but not both)

v1

first parameter

v2

second parameter

v3

third parameter

v4

fourth parameter

v5

fifth parameter

v6

sixth parameter