theta_back_2_data: This function performs data augmentation on the provided...

View source: R/SupportingFunctionsforDataGenerationsandMiscv02.R

theta_back_2_dataR 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.


glmfitmiss documentation built on June 8, 2025, 1:59 p.m.