--- imach/src/ChangeLog 2022/08/31 09:52:08 1.58 +++ imach/src/ChangeLog 2022/09/11 07:57:18 1.60 @@ -1,3 +1,28 @@ +2022-09-11 Nicolas Brouard + + * imach.c (Module): Adding timevarying products of any kinds, + should work before shifting cotvar from ncovcol+nqv columns in + order to have a correspondance between the column of cotvar and + the id of column. + +2022-09-09 Nicolas Brouard + + * imach.c (Module): Many improvements for fixing products of fixed + timevarying as well as fixed * fixed, and test with quantitative + covariate. + +2022-09-04 Nicolas Brouard + + * imach.c (Module): Now the easy runs i.e. without result or + model=1+age only did not work. The defautl combination should be 1 + and not 0 because everything hasn't been tranformed yet. + +2022-09-02 Nicolas Brouard + + * imach.c: Version 0.99r35 because it outputs same results with + 1+age+V1+V1*age for females and 1+age for females only + (education=1 noweight) + 2022-08-31 Nicolas Brouard * imach.c (Module): Some improvments in fichtm and many verifications 0.99r34