Create a disjunctive table. The missing values are replaced by the proportion of the category.
tab.disjonctif.prop(tab,seed=NULL,row.w=NULL)
The disjonctif table.prop
a data frame with factors
an optional row weights (by default, a vector of 1 for uniform row weights)
a single value, interpreted as an integer for the set.seed function (if seed = NULL, missing values are initially imputed by the mean of each variable)