Description Usage Arguments Value Author(s)
This function will simply create a categorical variable based on the information specified in the imported excel template including the categories and their probabilities and the fraction missing as specified in the template excel sheet.
1 | createCat(input, n)
|
input |
the list of dataframes based on imported template excel file with information about the variable name, categories and their probabilities. |
n |
the number of observation in the synthetic dataset. |
a list of one numeric variable that is simply the categorical variable with categories given numeric number.
Levi Waldron and Ragheed Al Dulaimi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.