Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

tab.disjonctif.prop

Make a disjunctive table when missing values are present


Description

Create a disjunctive table. The missing values are replaced by the proportion of the category.

Usage

tab.disjonctif.prop(tab,seed=NULL,row.w=NULL)

Arguments

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)

Value

The disjonctif table.prop


FactoMineR

Multivariate Exploratory Data Analysis and Data Mining

v2.4
GPL (>= 2)
Authors
Francois Husson, Julie Josse, Sebastien Le, Jeremy Mazet
Initial release
2020-12-09

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.