make_correlated_data_tb | R Documentation |
make_correlated_data_tb() is a Make function that creates a new R object. Specifically, this function implements an algorithm to make correlated data tibble. The function returns Correlated data (a tibble).
make_correlated_data_tb(synth_data_spine_ls, synth_data_idx_1L_dbl = 1)
synth_data_spine_ls |
Synthetic data spine (a list) |
synth_data_idx_1L_dbl |
Synthetic data index (a double vector of length one), Default: 1 |
Correlated data (a tibble)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.