Infer an initial trajectory through space
Source:R/trajectory_inference.R
infer_initial_trajectory.Rd
infer_initial_trajectory
infers an initial trajectory for
infer_trajectory
by clustering the points and calculating
the shortest path through cluster centers. The shortest path takes into account
the euclidean distance between cluster centers, and the density between those two
points.