Learn R Programming

smmR (version 1.0.5)

get.H: Function to compute the value of the sojourn time cumulative distribution \(H\)

Description

Function to compute the value of \(H\) (See equation (3.4) p.46).

Usage

get.H(q)

Value

An array giving the value of \(H(k)\) at each time between 0 and k.

Arguments

q

An array giving the values of the kernel for a giving time horizon \([0, \dots, k]\) (This kernel q is the output of the method getKernel or get.qy).