CVS log for imach/src/imach.c

[BACK] Up to [Local Repository] / imach / src

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN
Current tag: HEAD


Revision 1.361: download - view: text, markup, annotated - select for diffs
Sun May 12 20:29:32 2024 UTC (5 weeks ago) by brouard
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.360: preferred, unified
Changes since revision 1.360: +91 -43 lines
Summary: Version 0.99s5

* src/imach.c Version 0.99s5 In fact, the covariance of total life
expectancy e.. with a partial life expectancy e.j is high,
therefore the complete matrix of variance covariance has to be
included in the formula of the standard error of the proportion of
total life expectancy spent in a specific state:
var(X/Y)=mu_x^2/mu_y^2*(sigma_x^2/mu_x^2 -2
sigma_xy/mu_x/mu_y+sigma^2/mu_y^2).  Also an error with mle=-3
made the program core dump. It is fixed in this version.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>