Example of a design matrix of a linear model
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 ...
data(X)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.