HugeData {VCA} | R Documentation |
Huge Dataset with Three Variables
Description
This dataset was added to have a very large dataset available for the unit-test suite. It is an unbalanced dataset with three variables and 8070 observations.
Usage
data(HugeData)
Format
A data frame with 8070 observations on the following 3 variables.
y
The response variable.
VC1
Variable with 8 levels corresponding to top-level variance component.
VC2
Variable with 3920 levels corresponding to 2nd-level variance component.
[Package VCA version 1.5.1 Index]