FORMAT OF THE "CONTROL CARD FILE" n k nb1 nb2 nq icpr ibpr x(1,j), j=1, ..., nb1 . . . x(k,j), j = 1, ..., nb1 a(1,m), m = 1, ..., k . . . a(k,m), m = 1, ..., k adot(1,1,m), m = 1, ..., k . . . adot(1,k,m), m = 1, ..., k . . . adot(nq,1,m), m = 1, ..., k . . . adot(nq,k,m), m = 1, ..., k biggam(1,l), l = 1, ..., nq . . . biggam(nq,l), l = 1, ..., nq n = sample size k = number of configurations of error-prone covariates nb1 = number of error-prone covariates nb2 = numberof error-free covariates nq = number of parameters in A matrix icpr = flag for printing out full covariance matrix of estimates (0=no, 1=yes) ibpr = flag for printing out BDOT matrix x(l,j) = value of j-th error-prone covariate in the l-th configuration of the error-prone covariates a(l,m) = elements of A matrix adot(l,j,m) = elements of the ADOT matrix (partial derivatives of the A matrix w.r.t. its parameters) biggam(l1,l2) = elements of the matrix Gamma FORMAT OF THE MAIN DATA FILE (input.dat) The main data file should contain n records of the following form: del(i), t0(i), t(i), kv(i), (x2(i,l), l=1, nb2) del(i) = event (1) or censoring (0) t0(i) = time at entry to risk set t(i) = time at end of follow-up kv(i) = configuration of error-prone covariate for subject i (an integer between 1 and k) (x2(i,l), l=1, nb2) = the values of the error-free covariate