Diff for /imach/src/ChangeLog between versions 1.46 and 1.52

version 1.46, 2022/03/15 18:40:36 version 1.52, 2022/05/30 08:28:04
Line 1 Line 1
   2022-05-30  Brouard Nicolas  <brouard@brouard.name>
   
           * imach.c: With products of covariates (age or dummies or
           quantitatives), estimates of parameters were good but when
           estimating variances the positions of newly created covariates
           were wrongly assigned and results were wrong. Thank to Feinua_Sun!
   
   2022-05-24  Nicolas Brouard   <brouard@ined.fr>
   
           * imach.c (Module): Some attempts to find a bug of wrong estimates
           of confidencce intervals with product in the equation modelC
   
   2022-05-15  Nicolas Brouard   <brouard@ined.fr>
   
           * imach.c (Module):  Some minor improvements
   
   2022-04-13  Brouard Nicolas  <brouard@brouard.name>
   
           * imach.c (Module): Adding link to text data files
   
   2022-04-11  Nicolas Brouard   <brouard@ined.fr>
   
           * imach.c (Module): Error in rewriting the 'r' file with yearsfproj or yearsbproj fixed
   
   2022-04-05  Brouard Nicolas  <brouard@ined.fr>
   
           * imach.c (Module): Fixed covariates (dummy or quantitative)
           with missing values have never been allowed but are ERRORS and
           program quits. Standard deviations of fixed covariates were
           wrongly computed. Mean and standard deviations of time varying
           covariates are still not computed.
   
   2022-03-17  Brouard Nicolas  <brouard@ined.fr>
   
           * 99r25 Improvements in fixing discrepancies between covariates
           missing in result line but in model.
   
 *Wed Mar 31 2021  Nicolas Brouard   <brouard@ined.fr>  *Wed Mar 31 2021  Nicolas Brouard   <brouard@ined.fr>
         * imach.c (Module): Still bugs in the result loop. Thank to Holly Benett          * imach.c (Module): Still bugs in the result loop. Thank to Holly Benett
   

Removed from v.1.46  
changed lines
  Added in v.1.52


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