make_correlated_data_tb: Make correlated data tibble

make_correlated_data_tbR Documentation

Make correlated data tibble

Description

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).

Usage

make_correlated_data_tb(synth_data_spine_ls, synth_data_idx_1L_dbl = 1)

Arguments

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

Value

Correlated data (a tibble)


ready4-dev/youthvars documentation built on Nov. 15, 2024, 6:02 a.m.