View source: R/SupportingFunctionsforDataGenerationsandMiscv02.R
theta_back_2_data | R Documentation |
This function performs data augmentation on the provided dataset.
theta_back_2_data(theta, data, MissingVars)
theta |
A data frame containing the theta. |
data |
A data where theta to be merged. |
MissingVars |
A variable with missing data |
A data frame containing the augmented data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.