powered by
It contains an example of a design matrix of a linear model.
data("X")
The format is: num [1:50, 1:200] 0.855 1.32 1.018 -0.489 0.234 ...
# NOT RUN { data(X) # }
Run the code above in your browser using DataLab