tab.disjonctif.prop | R Documentation |
Create a disjunctive table. The missing values are replaced by the proportion of the category.
tab.disjonctif.prop(tab,seed=NULL,row.w=NULL)
tab |
a data frame with factors |
row.w |
an optional row weights (by default, a vector of 1 for uniform row weights) |
seed |
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) |
The disjonctif table.prop
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.