/* $Id$
$State$
$Log$
+ Revision 1.288 2018/05/02 20:58:27 brouard
+ Summary: Some bugs fixed
+
Revision 1.287 2018/05/01 17:57:25 brouard
Summary: Bug fixed by providing frequencies only for non missing covariates
/*if (stepm<=24) stepsize=2;*/
/* agelim=AGESUP; */
- ageminl=30;
+ ageminl=AGEINF; /* was 30 */
hstepm=stepsize*YEARM; /* Every year of age */
hstepm=hstepm/stepm; /* Typically 2 years, = 2/6 months = 4 */