{smcl} {* 26 April07}{...} {hi:help cnfgen}{right: ({browse "http://www.stata-journal.com/article.html?article=st0140":SJ8-1: st0140})} {hline} {title:Title} {p2colset 5 15 17 2}{...} {p2col :{hi:cnfgen} {hline 2}}Creates configuration variables{p_end} {p2colreset}{...} {title:Syntax} {p 8 14 2} {cmd:cnfgen} {it:newconfigurationlist} [{it:{help if}}] {title:Description} {pstd} {cmd:cnfgen} generates specific configuration variables. These variables are created by taking the minimum value on each set. The individual sets must be included in the dataset, named with single, capital letters, and range from 0 to 1. {title:Example} {p 4 8 2} {cmd:. cnfgen ABC aBC aBc} {pstd} Note: Variables {cmd:A}, {cmd:B}, and {cmd:C} would need to exist in the dataset and range from 0 to 1 for the configurations to be created properly. {p_end} {title:Also see} {psee} Article: {it:Stata Journal}, volume 8, number 1: {browse "http://www.stata-journal.com/article.html?article=st0140":st0140} {p_end}