-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Hi Robrecht!
An astute user recently pointed out some strange behavior in slingshot::predict (kstreet13/slingshot#185) that I'm pretty sure is related to this line:
princurve/src/project_to_curve.cpp
Line 207 in a19b4e7
| lambda[new_ord[0]] = 0; |
I can see why this is useful in the construction of principal curves. But for projecting points onto existing curves, I think it would be nice to have the option of not starting the new lambda values at 0, but rather at the appropriate index on the old curve.
If this is too niche of an application, I can build a workaround into slingshot::predict, but just wanted to bring it up and see what your thoughts were.
Best,
Kelly
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels