Hi,
to adjust an observed table of cell frequencies to a set of new margins I want to use the CALL IPF subroutine in IML. In the SAS-Manual this is shown for a 2-dimensional table.
I would like to do this several times for adjusting cell frequencies to e. g. 3 marginals.
In the first step I would run the call ipf routine to fit cell frequencies to margin1 and margin2. The estimated cell frequencies then become the new marginal marginnew. In a second step estimated cell frequencies can be fitted to marginnew and margin3.
My questions are:
Is this a possibility to get estimated cell frequencies for e. g. a 3-dimensional table?
What happens in the second step? The values of marginnew have numerical values instead of observations. Is this a problem?
Do you know another way to include three or more 1-dimensional margins directly in the call ipf routine?
Thanks!
sasstat