We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ca43c6 commit f6f5e46Copy full SHA for f6f5e46
js/view/pelt.js
@@ -6,7 +6,7 @@ export default function (platform) {
6
platform.setting.ml.reference = {
7
author: 'R. Killick, P. Fearnhead, I. A. Eckley',
8
title: 'Optimal detection of changepoints with a linear computational cost',
9
- year: 2024,
+ year: 2011,
10
}
11
const controller = new Controller(platform)
12
const calcSST = function () {
0 commit comments