Description Usage Arguments Details Value Author(s) See Also Examples
View source: R/cov_dep_multi_norm.R
This function simulates the multiscale sup-norm adjusted for the form of the covariates, as described in Section 5.3 of the paper. This is done for i.i.d. N(0,1) innovations.
1 | cov_dep_multi_norm(x, N = 1000)
|
x |
The design matrix with the regressors (covariates) as columns. |
N |
Desired number of simulated values of the norm. |
The NSP algorithm is described in P. Fryzlewicz (2021) "Narrowest Significance Pursuit: inference for multiple change-points in linear models", preprint.
Sample of size N
containing the simulated norms.
Piotr Fryzlewicz, p.fryzlewicz@lse.ac.uk
cov_dep_multi_norm_poly
, sim_max_holder
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.