Roaster VII/VIII, Bandana Castor, and Effiou [🇷 for BE/BA]
Hi Hötzi,
This would amount to a perfect corr. in other algorithms. Using an approach not unlike jackkniving you can simply do a "shift N time points, then correlate" and iterate over N, or use a subset of N consecutive points from one vector and correlate with N consecutive points from the other vector while starting at position a in vector 1 and starting at position b in the other vector. You'd then iterate over N, a and b. In R, these things take a lot of time, but in C it is really fast. Like a speed gain of a factor 10000 etc.
Detection algos called Roaster VII/VIII, Bandana Castor, and Effiou etc would take care of these cases and a lot of other (possibly imaginary?) stuff, too. No publication detailing these approaches yet; might do it if or when the time is right.
❝ Try this one:
❝ model r.sq r.sq.adj
❝ Pearson 0.6732094 NA
❝ simple 0.4532110 0.4415771
❝ nested 0.8685853 0.8598244
This would amount to a perfect corr. in other algorithms. Using an approach not unlike jackkniving you can simply do a "shift N time points, then correlate" and iterate over N, or use a subset of N consecutive points from one vector and correlate with N consecutive points from the other vector while starting at position a in vector 1 and starting at position b in the other vector. You'd then iterate over N, a and b. In R, these things take a lot of time, but in C it is really fast. Like a speed gain of a factor 10000 etc.
Detection algos called Roaster VII/VIII, Bandana Castor, and Effiou etc would take care of these cases and a lot of other (possibly imaginary?) stuff, too. No publication detailing these approaches yet; might do it if or when the time is right.
—
Pass or fail!
ElMaestro
Pass or fail!
ElMaestro
Complete thread:
- The order function ElMaestro 2024-03-24 17:07 [🇷 for BE/BA]
- The order function ElMaestro 2024-03-24 20:31
- The order function Helmut 2024-03-24 21:12
- The order function d_labes 2024-03-26 19:58
- The order function ElMaestro 2024-03-27 08:43
- The sort function Helmut 2024-04-02 10:51
- The sort function ElMaestro 2024-04-02 22:44
- lag-times of profiles and cor() Helmut 2024-04-04 09:39
- Roaster VII/VIII, Bandana Castor, and EffiouElMaestro 2024-04-04 12:30
- Nomen est omen Helmut 2024-04-04 13:04
- Nomen est omen ElMaestro 2024-04-04 13:50
- Nomen est omen Ohlbe 2024-04-04 14:52
- Nomen est omen ElMaestro 2024-04-04 16:16
- Nomen est omen nobody 2024-04-10 09:21
- Nomen est omen Ohlbe 2024-04-10 09:34
- Nomen est omen nobody 2024-04-10 10:21
- Nomen est omen Ohlbe 2024-04-10 09:34
- Nomen est omen nobody 2024-04-10 09:21
- Nomen est omen ElMaestro 2024-04-04 16:16
- Nomen est omen Ohlbe 2024-04-04 14:52
- Nomen est omen ElMaestro 2024-04-04 13:50
- Nomen est omen Helmut 2024-04-04 13:04
- Roaster VII/VIII, Bandana Castor, and EffiouElMaestro 2024-04-04 12:30
- lag-times of profiles and cor() Helmut 2024-04-04 09:39
- The sort function ElMaestro 2024-04-02 22:44
- The sort function Helmut 2024-04-02 10:51
- The order function ElMaestro 2024-03-27 08:43
- The order function ElMaestro 2024-03-24 20:31