Description Usage Arguments Value
View source: R/autocorrelation_bound_functions.R
B_h_bound
Computes an approximate asymptotic upper 1-alpha confidence bound for the functional
autocorrelation coefficient at lag h under a weak white noise assumption.
1 |
f_data |
the functional data matrix with observed functions in the columns |
lag |
the lag to use to compute the single lag test statistic |
alpha |
the significance level to be used in the hypothesis test |
M |
Number of samples to take when applying a Monte-Carlo approximation |
low_disc |
Boolean value indicating whether or not to use low-discrepancy sampling in the Monte Carlo method. Note, low-discrepancy sampling will yield deterministic results. |
numeric value; the 1-alpha confidence bound for the functional autocorrelation coefficient at lag h under a weak white noise assumption.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.