PolyData: Generate Categorical Polynomial Data

View source: R/data.R

PolyDataR Documentation

Generate Categorical Polynomial Data

Description

Generates X and Y categories based on polynomial combinations of Z1 and Z2.

Usage

PolyData(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.