Learn R Programming

fitdistcp (version 0.1.1)

weibull_p2_mu2f: DMGS equation 3.3, mu2 term

Description

DMGS equation 3.3, mu2 term

Usage

weibull_p2_mu2f(alpha, t0, v1, fd1, v2, d2, v3, d3)

Value

3d array

Arguments

alpha

a vector of values of alpha (one minus probability)

t0

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

v1

first parameter

fd1

the fractional delta used in the numerical derivatives with respect to the parameter

v2

second parameter

d2

the delta used in the numerical derivatives with respect to the parameter

v3

third parameter

d3

the delta used in the numerical derivatives with respect to the parameter