Description Usage Arguments Details Value References Examples
Compute Yamamoto Test for climate jumps in a serie.
1 | yamamoto(serie, alpha = 0.1, n_period = 10)
|
serie |
numeric vector where the breakpoint is looked for |
n_period |
an integer specifying the length of the window to use, can not bet odd |
alpha |
numeric, p value to use |
yamamoto
compute the Yamamoto Test.
yamamoto
returns a list with the breakpoints indexes and the amount
vector of indexes where the breakpoint is found
Amount of breakpoints
Yamamoto, R., Iwashima, T., Kazadi, S. N., & Hoshiai, M. (1985). Climatic jump: a hypothesis in climate diagnosis. Journal of the Meteorological Society of Japan. Ser. II, 63(6), 1157-1160.
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.