Compute trend and shape features
Source:R/compute_trend_shape_features.R
compute_trend_shape_features.RdCalculates trend strength, linearity, and curvature using the feasts and fabletools packages functionality.
Arguments
- wdi_data
A data frame of the indicator data generated by
get_wdi_data- index
An optional character string specifying the indicator code Defaults to
NULL