example_data {mixedbiastest} | R Documentation |
Example Dataset for the mixedbiastest Package
Description
A dataset containing 97 observations of three variables: y
, x
, and group
.
Usage
example_data
Format
A data frame with 97 rows and 3 variables:
- y
Numeric response variable.
- x
Numeric predictor variable.
- group
Integer indicating group membership.
[Package mixedbiastest version 0.3.0 Index]