plot.boot_splines_analysis function

Plot differences in bootstrapped-splines data

Plot differences in bootstrapped-splines data

Plot the means and CIs of bootstrapped spline difference estimates and intervals (either within-subjects or between-subjects)

## S3 method for class 'boot_splines_analysis' plot(x, ...)

Arguments

  • x: The output of the analyze_boot_splines function
  • ...: Ignored

Returns

A ggplot object

  • Maintainer: Samuel Forbes
  • License: MIT + file LICENSE
  • Last published: 2023-09-15