combine_sample_synthetic | R Documentation |
Combine sample and synthetic dataframes into one for modeling.
combine_sample_synthetic(sample_df, synthetic_population,
factor_cols = NA, predictor_cols = NA)
sample_df |
dataframe |
synthetic_population |
dataframe |
factor_cols |
vector |
predictor_cols |
vector |
model_df dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.