plot.boot_splines_analysis {eyetrackingR} | R Documentation |
Plot differences in bootstrapped-splines data
Description
Plot the means and CIs of bootstrapped spline difference estimates and intervals (either within-subjects or between-subjects)
Usage
## S3 method for class 'boot_splines_analysis'
plot(x, ...)
Arguments
x |
The output of the |
... |
Ignored |
Value
A ggplot object
[Package eyetrackingR version 0.2.1 Index]