rates.by.category: Display estimated rates of missingness by category

Description Usage Arguments Value Author(s)

View source: R/user.R

Description

A wrapper for summarize.by.factors. A table is generated to display the estimated average rate of missingness for every point in the space of categorical covariates. Reference levels may be selected for each category to reduce the size of the table

Usage

1
rates.by.category(x, reference.levels = c())

Arguments

x

The output of lllcrc or vgam.crc

reference.levels

A vector of variable names, where the names are in the form "x.dis...." as in the output of format.data. For example, if sex is a variable, two columns x.dis.1.M and x.dis.1.F may be included in the table unless one of them is specified as a reference level

Value

A data frame

Author(s)

Zach Kurtz


lllcrc documentation built on May 2, 2019, 3:34 p.m.