simulate_dummy_logistic_data: Simulate toy logistic data for benchmark

View source: R/simulate_data.R

simulate_dummy_logistic_dataR Documentation

Simulate toy logistic data for benchmark

Description

Simulate toy logistic data for benchmark

Usage

simulate_dummy_logistic_data(N = 100, p = 10, nzc = 5)

Arguments

N

Number of observations

p

Number of features

nzc

True number of features in the model

Value

An expanded data set


jlaria/glasp documentation built on Dec. 5, 2022, 6:42 a.m.