Skip to contents

A dataframe containing a set of observations, including some with missing variables. The variables are as follows:

Usage

data(missing_df)

Format

A data frame with 65 rows and 6 variables

Source

Data simulated by A. Paez

Details

  • x. x points based on a false origin and normalized to the unit-square (0.01698944--0.95718825)

  • y. y points based on a false origin and normalized to the unit-square (0.01003585--0.98715473)

  • VAR1. Genric variable - think of it as housing prices or concentrations in ppb of some contaminant (50.00000--1050.00000)

  • VAR2. Genric variable - think of it as housing prices or concentrations in ppb of some contaminant (50.00000--1050.00000)

  • VAR3. Genric variable - think of it as housing prices or concentrations in ppb of some contaminant (50.00000--1050.00000)

  • Observed. factor variable states whether the variables were measured for a location: if the status is "FALSE", the values of the variables are missing (TRUE--FALSE)