Function to create multipanel plot of superposed epoch analyses.
| Parameters: | Dictionary of Sea objects (from superposedepoch.seadict()). : |
|---|---|
| Returns: | Plot of input object median and bounds (ci, mad, quartiles - see sea()). : If keyword ‘show’ is False, output is a plot object. : |
| Other Parameters: | |
- epochline (default = False) - put vertical line at zero epoch. :
|
|