Skip to content

PWL on LOESS smoothers? #1

@JockLawrie

Description

@JockLawrie

Hi there,

How much work would it be to enable piecewise linear approximations of functions that aren't supplied as expressions?

In particular, I have a 2-D scatter plot which I convert into a smooth continuous function using Loess.jl. Since the resulting loess object is made up of cubic splines, at any point the derivatives are easily computable.

When I tried putting this through pwl, I get an error because the differentiate function failed.
What needs to happen to get this working? Implement a differentiate function for the loess object?

Cheers,
Jock

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions