confsetToInterval: Computes the quantiles of the hypoexponential distribution...

Description Usage Arguments Value

Description

Computes the quantiles of the hypoexponential distribution for all parameter values in a confidence set

Usage

1
confsetToInterval(cs, lambda, test.s, alpha)

Arguments

cs

Matrix of parameter values for the link function of the hypoexponential distribution. Each row of the matrix is one set of parameters

lambda

function(x, theta) link function to link the value of x to the parameter of the hypoexponential distribution

test.s

Vector of x values for the link function

alpha

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

Value

A list of all intervals for the parameters in the confidence set


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