Matching Cohabitating Partners to Their Characteristics in the NLSY97

MAR_PARTNER_LINK round and withinrnd variables (Step 4)

withinrnd=mod(firstpid,100); /* this command yields the remainder from dividing firstpid by 100*/
round=(firstpid-withinrnd)/100;