rOMEGA: Greek Letter Omega Shaped Bivariate Data Generation

View source: R/rOMEGA.R

rOMEGAR Documentation

Greek Letter Omega Shaped Bivariate Data Generation

Description

A function to generate bivariate data with the scatterplot resembling the greek letter Omega.

Usage

rOMEGA(n)

Arguments

n

the sample size.

Value

A n times 2 matrix

Author(s)

Klaus Nordhausen, Joni Virta

Examples

x <- rOMEGA(1000)

plot(x)

ICtest documentation built on June 8, 2025, 10:42 a.m.