mCount: Calculate datasets to impute

View source: R/mCount.R

mCountR Documentation

Calculate datasets to impute

Description

Calculate the percentage of missing data and the number of datasets to impute as a number equivalent to the percentage of missing data. Bodner, T. E. (2008). What Improves with Increased Missing Data Imputations? Structural Equation Modeling: A Multidisciplinary Journal, 15(4), 651–675. https://doi.org/10.1080/10705510802339072

Usage

mCount(data, yName)

Arguments

data

A data frame

yName

A character string with the column name of the response variable that will be imputed

Value

A list with two items


earlycapistran/consLettersUtils documentation built on Nov. 22, 2022, 1:22 a.m.