entropy | R Documentation |
All of the features in soothsayer - most taken from other sources, see **details**
entropy(x)
lumpiness(x)
stability(x)
nonlinearity(x)
hurst(x)
unitroot_pp(x)
box_pierce(x)
unitroot_kpss(x)
longest_flat_spot(x)
n_crossing_points(x)
ljung_box(x)
acf_features(x)
intermittent(x)
arch_stat(x)
spectral(x)
catch22_feat(x)
unitroot_ndiffs(x)
feat_stl(x)
unitroot_nsdiffs(x)
shift_kl_max(x)
shift_level_max(x)
shift_var_max(x)
positive(x)
negative(x)
zeros(x)
continuous(x)
count(x)
period(x)
tslength(x)
boxcox_lambda(x)
soothsayer_feature_set
x |
A vector to apply measures to. |
An object of class list
of length 29.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.