/* $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
* 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 ?