{smcl} {* *! version 0.5.0 25May2009}{...} {cmd:help gc_results}: Utility to print results or create varaibles \ 0.5.0 2009-05-25. {hline} {title:Title} {p2colset 5 18 20 2}{...} {p2col:{hi:gc_results} {hline 2}}Prints the predicted probabilities across groups that were collected by running {cmd:gcprvalue} commands. It will also generate variables from the rows of the matrix. You can also print the results directly from {cmd:gcprvalue}.{p_end} {p2colreset}{...} {title:Syntax} {p 4 10 2} {cmd:gc_results} {cmd:,} {cmdab:mat:rix(}{it:string}{cmd:)} [ {cmdab:makev:ars} {cmd:reset} {cmd:print} {cmd:title(}{it:string}{cmd:)} {cmdab:nov:al} {cmd:bounds} ] {title:Description} {pstd} {opt gc_results} prints the results of a matrix created by {cmd:gcprvalue} and can create variables from the columns of the matrix. {title:Options} {phang} {opt matrix()} is the name of the matrix to hold the predictions. {phang} {opt makevars} generates variables from the columns of the matrix for use in plotting. {phang} {opt reset} will reset the matrix to null and start recording again. {phang} {opt print} will print the matrix. {phang} {opt title()} is the title to use as a header when printing the matrix {phang} {opt bounds} print the upper and lower bounds. {phang} {opt noval} do not print the values set by {cmd:xis()}. {title:Examples} {phang}{cmd:. gc_results...}{p_end} {title:Saved globals and variables} {pstd} {synoptset 15 tabbed}{...} {p2col 5 15 19 2: Globals}{p_end} {synopt:{cmd:a}}to be added{p_end} {synopt:{cmd:bb}}to be added{p_end} {p2col 5 15 19 2: Variables}{p_end} {synopt:{cmd:a}}to be added{p_end} {synopt:{cmd:bb}}to be added{p_end} {p2colreset}{...} INCLUDE help gc_adofooter