Plot PTW alignments
Usage
# S3 method for class 'ptw_list'
plot(x, lambdas, legend = TRUE, ...)
Arguments
- x
A
ptw_list
object created bycorrect_rt
.- lambdas
Which lambdas to plot.
- legend
Logical. Whether to label the plots.
- ...
Additional arguments to
matplot
.