ExpLogThreshold: Generate Exponential and Logarithmic Data

View source: R/data.R

ExpLogThresholdR Documentation

Generate Exponential and Logarithmic Data

Description

Generates data with exponential and logarithmic dependencies based on Z1 and Z2.

Usage

ExpLogThreshold(N)

Arguments

N

Integer. Sample size.

Value

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

Examples

head(ExpLogThreshold(100))

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