tests/testthat/helper-core_data.R

library(theft)
tmp <- theft::simData
tmp <- tmp[tmp$process %in% c("Gaussian Noise", "AR(1)"), ]

feature_matrix <- calculate_features(data = tmp,
                                     feature_set = "catch22",
                                     catch24 = FALSE)

Try the theftdlc package in your browser

Any scripts or data that you put into this service are public.

theftdlc documentation built on Aug. 8, 2025, 6:30 p.m.