| plot.ravetools_crp | R Documentation |
CRP resultsS3 plot method for objects of class ravetools_crp returned by
crp. Produces a three-panel figure:
Single-trial traces over the entire loaded time range with the mean,
the canonical shape C(t) on its active support (solid) and the
full-range extension C_{full}(t) (dashed) overlaid; the analysis
window edges and, when present, \tau_{onset} are marked.
Per-trial \alpha' weights sorted in ascending order.
Mean cross-trial projection profile with vertical lines marking
\tau_{lb}, \tau_R and \tau_{ub}, plus the reverse
onset profile and \tau_{onset} when detect_onset was used.
## S3 method for class 'ravetools_crp'
plot(x, ...)
x |
an object of class |
... |
additional graphical parameters passed to |
Invisibly returns x.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.