{smcl} {* 26 April07}{...} {hi:help coverage}{right: ({browse "http://www.stata-journal.com/article.html?article=st0140":SJ8-1: st0140})} {hline} {title:Title} {p2colset 5 17 19 2}{...} {p2col :{hi:coverage} {hline 2}}Produces coverage statistics for configurations{p_end} {p2colreset}{...} {title:Syntax} {p 8 14 2} {cmd:coverage} [{it:outcomevar} {it:configurations}] [{it:{help if}}] {weight} [{cmd:,} {opt cluster(varname)}] {pstd} {cmd:fweight}s, {cmd:iweight}s, and {cmd:pweight}s are allowed; see {help weight}. {title:Description} {pstd}{cmd:coverage} produces the coverage statistics for each configuration and the set as a whole on {it:outcomevar}. If no {it:outcomevar} or {it:configurations} are specified, {cmd:coverage} will use the last set of displayed configurations (either from a call to {cmd:fuzzy} or a {cmd:settest()} stand-alone command: {cmd:yvn}, {cmd:yvo}, {cmd:yvv}, {cmd:yavyb}, {cmd:cmvom}, or {cmd:mavmb}). The configurations do not need to exist in the dataset, but their individual single, capital letter versions must exist. {title:Option} {p 4 8 2} {opt cluster(varname)} allows the standard errors produced by the {cmd:ratio} command when calculating consistencies to adjust for intragroup correlation. {title:Examples} {p 4 8 2}{cmd:. coverage Y Abc aBc ABC} {p 4 8 2}{cmd:. fuzzy drink age grades friends, label(D A G F) settest(yvv) sigonly}{p_end} {phang}{cmd:. yvn, greater(col1) last}{p_end} {phang}{cmd:. coverage} {p 4 8 2}{cmd:. fuzzy D A G F, settest(yvv) sigonly greater(col1)}{p_end} {phang}{cmd:. coverage} {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}