|
You should provide the code here, perhaps with some example data (a small
data-step which generates the data), so someone have a chance to see what's
wrong.
On Tue, 31 Jan 2006 08:54:06 -0800, ROSE <myr_rose@YAHOO.COM> wrote:
>Hello,
>I try to use proc crosstab, and also use the rformat statement for each
>individual variable. but the result is kind of wired. eg. the age group
>has 4 levels, in the table , each category shows a few times, I
>copied as below.
>Thanks in advance,
>Rose
>
> age variable
>| RACE | | 16-24 | 16-24 | 16-24 | 16-24
> | 16-24 |
>-----------------------------------------------------------------------------------------
>| Total | SAMSIZE | 144 | 139 | 148 |
>129 | 140 |
>| | POPSIZE | 1598142 | 1549205 | 1703584 |
>1585867 | 1648244 |
>| | Row Percent | 2.14 | 2.08 | 2.28 |
|