compare.percent.count: Compare percentages of observed and imputed counts

View source: R/compare.percent.count.R

compare.percent.countR Documentation

Compare percentages of observed and imputed counts

Description

Compare percentages of observed and imputed counts

Usage

compare.percent.count(orig, imp, counts)

Arguments

orig

data frame of original (i.e. incomplete) data

imp

list of length m of imputed data sets

counts

vector giving the name(s) of the count variables for which observed and imputed counts shall be compared

Author(s)

Kristian Kleinke


kkleinke/countimp documentation built on Nov. 5, 2024, 11:51 a.m.