moi-taiga / PathPinpointR

A method of identifying the position of a sample upon a trajectory.
Other
0 stars 0 forks source link

Include subset SG in `predict_position()` #35

Closed moi-taiga closed 1 week ago

moi-taiga commented 4 months ago

Will need checks to make sure other functions are not relying on subset

moi-taiga commented 1 week ago

It is now included but should be in its own function to allow for calling beforehand to speed up GS::binarize()

42