Description Usage Arguments Value Examples
View source: R/sampleBivariate.R
Bivariate Sampling of variables throughout a dataset
1 | sampleBivariate(inputData, n, listVars, dateFormat = "%Y%m%d")
|
inputData |
"true" dataset that you want to sample from |
n |
number of rows in output/simulated dataset |
listVars |
dataframe of variable pairs that are or might be associated |
simData – a dataset with n rows that is distributionally similar to input dataset
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.