data_generation | R Documentation |
The function to generate mean shift data
data_generation(n, mu, sigma, brk = n + 1)
n |
the number of data points |
mu |
the matrix of mean parameter |
sigma |
covariance matrix of the white noise |
brk |
vector of change points |
data_y matrix of generated mean shift data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.