Skip to contents

Calls through to the C++ trend toolbox group's own "names" method – the same table trend() and build_spec_trend() (model_spec.hpp) validate type against (trend_model_type_table()) – so this list can't drift from what trend() actually accepts.

Usage

trend_names()

Value

a character vector of the eleven type names trend() accepts.

Examples

trend_names()
#>  [1] "Constant"      "Cubic"         "Exponential"   "Linear"       
#>  [5] "Logistic"      "Power"         "Quadratic"     "Reciprocal"   
#>  [9] "Sinusoidal"    "StepFunction"  "GeneralLinear"