sample {atm}R Documentation

Simulated Dataset

Description

Simulated dataset for atm models.

Usage

data (sample)

Format

A data frame representing a simulated dataset. Contains 200 realisations of 5 variables (1 response, 4 explanatories).
[,1] x1 numeric
[,2] x2 numeric
[,3] x3 factor
[,4] x4 numeric
[,5] y numeric


[Package atm version 0.1.0 Index]