File: index.html

package info (click to toggle)
r-cran-epi 2.7-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,440 kB
  • ctags: 9
  • sloc: ansic: 376; sh: 16; makefile: 3
file content (15 lines) | stat: -rw-r--r-- 562 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<html>
<head>
<title>Vignettes for the Epi package</a></title>
</head>
<h3>Vignettes for the <b>Epi</b> package</h3>
<ul>
    <li> <a href="Follow-up.pdf">
         Follow-up data with the Epi package
         </a>, and the corresponding <a href="Follow-up.R"> R-code </a>.
    <li> <a href="simLexis.pdf">
         Simulation in multistate models with multiple timescales
         </a>, and the corresponding <a href="simLexis.R"> R-code </a>.
</ul>
Here is the website for the <a href="http://BendixCarstensen.com/Epi/">Epi package</a>.
</html>