ex1.data {SeleMix} | R 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)
[Package SeleMix version 1.0.2 Index]