sample {atm} | R Documentation |
Simulated dataset for atm models.
data (sample)
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 |