data.example: Example data set with missing values and multilevel struture

Description Usage Format Fields

Description

This is a generated dataset containing a class variable, a dependent variable y, and an independent variable X. The data contains missing values in both y and X, assuming a Missing Completely at Random (MCAR) pattern and a 30

Usage

1

Format

An object of class data.frame with 100 rows and 3 columns.

Fields

y:

Object of class "numeric", dependent variable

X:

Object of class "numeric", independent variable

class:

Object of class "Factor", class variable


biokNN documentation built on April 22, 2021, 9:07 a.m.

Related to data.example in biokNN...