predInt: Prediction interval for the hypoexponential distribution...

Description Usage Arguments Value

Description

Prediction interval for the hypoexponential distribution based on delta method

Usage

1
predInt(rates, newdata, alpha, I, link, gradient, theta)

Arguments

rates

Rates of the exponential distributions whose sum are hypoexponential distributed

newdata

Values for the link function which belong to the vector rates

alpha

The alpha/2 and 1 - alpha/2 quantiles of the hypoexponential distribution are computed

I

information matrix

gradient

function(x,y,theta,lambda,gradient) gradient of the link function

theta

Vector with parameters of the link function

Value

Prediction interval for jumps at newdata using the delta method and the hypoexponential distribution


szugat/predfat documentation built on May 31, 2019, 12:50 a.m.