]> henry.ined.fr Git - .git/commitdiff
Summary: minor typo
authorN. Brouard <brouard@ined.fr>
Sat, 21 Nov 2015 12:47:24 +0000 (12:47 +0000)
committerN. Brouard <brouard@ined.fr>
Sat, 21 Nov 2015 12:47:24 +0000 (12:47 +0000)
src/imach.c

index 6af57fd0a5eaa3bc2f92dc21dedb1c60f726cf4f..f6d584599b70070ccc537226a8adcea620456625 100644 (file)
@@ -1,6 +1,11 @@
 /* $Id$
   $State$
   $Log$
+  Revision 1.211  2015/11/21 12:41:11  brouard
+  Summary: 0.98r3 with some graph of projected cross-sectional
+
+  Author: Nicolas Brouard
+
   Revision 1.210  2015/11/18 17:41:20  brouard
   Summary: Start working on projected prevalences
 
@@ -7579,7 +7584,7 @@ Please run with mle=-1 to get a correct covariance matrix.\n",optionfile,numline
           *    15 i=8 1     2     2     2
           *    16     2     2     2     2
           */
-  /* How to do the opposite? From combination h (=1 to 2**k) how to get the value on the covariates?
+  /* How to do the opposite? From combination h (=1 to 2**k) how to get the value on the covariates? */
      /* from h=5 and m, we get then number of covariates k=log(m)/log(2)=4
      * and the value of each covariate?
      * V1=1, V2=1, V3=2, V4=1 ?