sim_data: Simulate the data for testing the functions

View source: R/utils.R

sim_dataR Documentation

Simulate the data for testing the functions

Description

sim_data function for the calculation of the matrix A

Usage

sim_data(r = 0.9, binary = FALSE)

Arguments

r

imputation correlation

binary

simulate binary outcome or not

Value

simulated data


POPInf documentation built on May 29, 2024, 2:47 a.m.