HardCase: Generate Hard Case Data with Two Z Variables

View source: R/data.R

HardCaseR Documentation

Generate Hard Case Data with Two Z Variables

Description

Generates data with a hard case scenario where X and Y are influenced by two Z variables in a nonlinear manner.

Usage

HardCase(N)

Arguments

N

Integer. Sample size.

Value

A data frame with columns X, Y, Z1, and Z2.

Examples

head(HardCase(100))


CCI documentation built on Aug. 29, 2025, 5:17 p.m.