incline.build¶
- incline.build(name, **kwargs)[source]¶
Construct a smoother by name.
Replaces the string
matchthat previously lived inestimate_trendand needed a new branch for every method.- Parameters:
- Returns:
The smoother.
- Raises:
ValueError – If the name is not registered.
- Return type: