Description Usage Arguments Value
Generate the linear regression model data with break points
1 2 3 4 5 6 7 8 9 |
nobs |
number of time points |
px |
the number of features |
cnst |
the constant |
phi |
parameter coefficient matrix of the linear model |
sigma |
covariance matrix of the white noise |
sigma_x |
variance of the predictor variable x |
brk |
vector of break points |
A list object, which contains the followings
matrix of response data
matrix of predictor data
matrix of white noise error
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.