TrigData: Generate Categorical Trigonometric Data

View source: R/data.R

TrigDataR Documentation

Generate Categorical Trigonometric Data

Description

Uses sine and cosine functions of Z1 and Z2 to generate categorical outcomes.

Usage

TrigData(N)

Arguments

N

Integer. Sample size.

Value

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


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