Learn R Programming

umx (version 1.7.5)

ex9_6: A multilevel dataset.

Description

A dataset for use in multivariate model example.

Usage

data(ex9_6)

Arguments

Format

A data frame with 1000 rows and 8 variables:

Details

y1

something

y2

something

y3

something

y4

something

x1

something

x2

something

w

something

clusterID

something

Examples

Run this code
# NOT RUN {
data(ex9_6)
names(ex9_6)
# }

Run the code above in your browser using DataLab