missing.pattern: The function missing.pattern sort the records for the...

View source: R/missing.pattern.R

missing.patternR Documentation

The function missing.pattern sort the records for the function 'prob.of.missing'

Usage

missing.pattern(response, covariates, data, pattern, ...)

Arguments

response

The outcome variable of the interest.

covariates

The ordered sequence of the variables of the interest without the response.

data

Data.

...

Value

data

The data of the chosen pattern of missingness (used in the function prob.of.missing).

covariatesObj

The ordered sequence of the variables of the interest (used in the function prob.of.missing).

responseObj

The outcome variable of the interest (used in the function prob.of.missing).

count

The number of the observed variables in integers.

percent

The percent of the observed variables.

Author(s)

Thomas Maltesen thomas.maltesen@protonmail.com

References

Tsiatis, Anastasios A., A. A. (2006). Semiparametric theory and missing data. Springer series in statistics. Springer.

See Also

See prob.of.missing.


mcl868/causalinmisdata documentation built on March 5, 2024, 8:22 a.m.