X: Matrix of fixed effects

Description Usage Format Examples

Description

Matrix of fixed effects of size n x d where n=200 and d=2

Usage

1
data("X")

Format

The format is: num [1:200, 1:2] 1 1 1 1 1 1 1 1 1 1 ...

Examples

1
2
data(X)
## maybe str(X) ; plot(X) ...

EstHer documentation built on May 2, 2019, 8:49 a.m.