.plot_trajectoryFit {CellTrails} | R Documentation |
Shows the residuals along the trajectory backbone
.plot_trajectoryFit(x, g, sts, factor = 7, rev = FALSE)
x |
The fitting residuals |
g |
The trajectory graph |
sts |
The states along the trajectory |
factor |
The jitter intensity correlates to the projection error |
rev |
Should the trajectory shown in reverse order? |
A ggplot
object
Daniel C. Ellwanger