
Function reference
-
basicpropertiesbasicproperties-package - Calculate a Basic Set of Time-Series Properties
-
calculate_quantiles() - Calculate all quantiles for an input vector
-
calc_mode() - Calculate the mode of a vector
-
fft_coefficients() - Calculate the first 100 FFT coefficients for a time-series vector as per the tsfresh package for Python
-
get_properties() - Calculate all features in the package on an input vector
-
kurtosis() - Calculate tailedness of the value distribution
-
linear_trend() - Calculate the linear trend of a time series
-
prop_abs_above_3SD() - Calculate the proportion of values in a time series greater than absolute 3*SD
-
skewness() - Calculate adjusted Fisher-Pearson coefficient of skewness