Description Usage Arguments Details Value Author(s) See Also Examples
Method visualizes the fitting residuals along the trajectory backbone.
1 | plotTrajectoryFit(sce)
|
sce |
A |
Shows the trajectory backbone (longest shortest path between two samples) and the fitting deviations of each sample indicated by the perpendicular jitter. Data points are colorized by state.
A ggplot
object
Daniel C. Ellwanger
1 2 3 4 | # Example data
data(exSCE)
plotTrajectoryFit(exSCE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.