Description Usage Format Source References Examples
Annual January to June streamflow amounts (measured in L/(km^2 s)) for four rivers in Quebec: Baleine, Churchill Falls, Manicouagan, and Romaine.
1 |
A matrix containing streamflow amounts for the years 1972 to 1994.
The data can be obtained from the Centre d'expertise hydrique Quebec. https://www.cehq.gouv.qc.ca/hydrometrie/index-en.htm
Xiaofei Wang and John W. Emerson (2015). Bayesian Change Point Analysis of Linear Models on General Graphs, Working Paper.
L. Perrault et al. (2000). Retrospective multivariate Bayesian change-point analysis: a simultaneous single change in the mean of several hydrological sequences, Stochastic Environmental Research and Risk Assessment, 14, 243-261.
1 2 3 4 5 |
data("QuebecRivers")
bcpr.rivers <- bcp(QuebecRivers)
plot(bcpr.rivers, main="Quebec River Streamflow Change Point Analysis",
xlab="Year", xaxlab = 1972:1994)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.