get.qy: Method to get the semi-Markov kernel q_{Y}

View source: R/smm.R View source: R/allgenerics.R

get.qyR Documentation

Method to get the semi-Markov kernel q_{Y}

Description

Computes the semi-Markov kernel q_{Y}(k) (See proposition 5.1 p.106).

Usage

get.qy(x, k, upstates = x$states)

Arguments

x

An object of S3 class smmfit or smm.

k

A positive integer giving the time horizon.

upstates

Vector giving the subset of operational states U.

Value

An array giving the value of q_{Y}(k) at each time between 0 and k.


corentin-dev/smmR documentation built on April 14, 2023, 11:36 p.m.