ex1.data: Example data frame

ex1.dataR Documentation

Example data frame

Description

Simulated data from a Gaussian contamination model

Usage

data(ex1.data)

Format

A data frame with 500 observations and 2 variables (X1,Y1).

X1

error-free variable (numeric)

Y1

contaminated variable (numeric)

Details

Data have been generated by a Gaussian model. The variable Y1 has been contaminated with parameters B=(-0.26, 1.26), sigma=1.21, w=0.05, lambda=10.

Examples

data(ex1.data)


SeleMix documentation built on April 4, 2025, 12:38 a.m.

Related to ex1.data in SeleMix...