theta_back_2_data {glmfitmiss}R Documentation

This function performs data augmentation on the provided dataset.

Description

This function performs data augmentation on the provided dataset.

Usage

theta_back_2_data(theta, data, MissingVars)

Arguments

theta

A data frame containing the theta.

data

A data where theta to be merged.

MissingVars

A variable with missing data

Value

A data frame containing the augmented data.


[Package glmfitmiss version 2.1.0 Index]