theftdlc0.2.1 package

Analyse and Interpret Time Series Features

classify

Fit classifiers using time-series features using a resample-based appr...

cluster

Perform cluster analysis of time series using their feature vectors

compare_features

Conduct statistical testing on time-series feature classification perf...

filter_duplicates

Remove duplicate features that exist in multiple feature sets and reta...

filter_good_features

Filter resample data sets according to good feature list

find_good_features

Helper function to find features in both train and test set that are "...

fit_models

Fit classification model and compute key metrics

get_rescale_vals

Calculate central tendency and spread values for all numeric columns i...

interval

Calculate interval summaries with a measure of central tendency of cla...

make_title

Helper function for converting to title case

plot.feature_calculations

Produce a plot for a feature_calculations object

plot.feature_projection

Produce a plot for a feature_projection object

plot.interval_calculations

Produce a plot for a interval_calculations object

project

Project a feature matrix into a two-dimensional representation using P...

resample_data

Helper function to create a resampled dataset

rescale_zscore

Calculate z-score for all columns in a dataset using train set central...

select_stat_cols

Helper function to select only the relevant columns for statistical te...

shrink

Use a cross validated penalized maximum likelihood generalized linear ...

stat_test

Calculate p-values for feature sets or features relative to an empiric...

theftdlc

Analyse and Interpret Time Series Features

Provides a suite of functions for analysing, interpreting, and visualising time-series features calculated from different feature sets from the 'theft' package. Implements statistical learning methodologies described in Henderson, T., Bryant, A., and Fulcher, B. (2023) <doi:10.48550/arXiv.2303.17809>.

  • Maintainer: Trent Henderson
  • License: MIT + file LICENSE
  • Last published: 2025-07-29