miss.group: Calculates missing data groups and appends new column to...

Description Usage Arguments

View source: R/BucksM.R

Description

This function calculates missing data groups and appends new column to original dataframe and orders it

Usage

1

Arguments

x

a data frame

n

number of rows

p

number of columns, variables

r

a binary matrix, 1 is mising value, 0 is complete

group

missing pattern groups

new

matrix with original dataframe and missing pattern group appened and ordered as new column


acrhoads7/BucksM documentation built on May 8, 2020, 1 a.m.