Learn R Programming

SeleMix (version 1.0.2)

ex1.data: Example data frame

Description

Simulated data from a Gaussian contamination model

Usage

data(ex1.data)

Arguments

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

Run this code
data(ex1.data)

Run the code above in your browser using DataLab