udd: Uniform Distribution of Deaths [msm]

Description Usage Format

Description

An alive dead model based on De Moivre's Law (i.e. uniform distribution)

Usage

1

Format

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
Formal class 'msm' [package "MSM"] with 3 slots
  ..@ name  : chr "Uniform Distribution Deaths"
  ..@ states: chr [1:2] "Alive" "Dead"
  ..@ Qxt   :List of 4
  .. ..$ :function (t = 0, x = 0, muxt = list(function (t = 0, x = 0, w = 120) 
1/(w - x - t)))  
  .. ..$ :function (t = 0, x = 0, w = 120)  
  .. .. ..- attr(*, "srcref")=Class 'srcref'  atomic [1:8] 160 26 161 28 26 28 160 161
  .. .. .. .. ..- attr(*, "srcfile")=Classes 'srcfilecopy', 'srcfile' <environment: 0x1de5368> 
  .. ..$ :function (t = 0, x = 0)  
  .. .. ..- attr(*, "srcref")=Class 'srcref'  atomic [1:8] 162 26 163 24 26 24 162 163
  .. .. .. .. ..- attr(*, "srcfile")=Classes 'srcfilecopy', 'srcfile' <environment: 0x1de5368> 
  .. ..$ :function (t = 0, x = 0, muxt = list(function (t = 0, x = 0) 
0 * t))  
  .. ..- attr(*, "dim")= int [1:2] 2 2

nathanesau/MSM documentation built on May 23, 2019, 12:18 p.m.