Diagram crossings
adds crossings to the plot depending on the ratio
crossings(ratio, col = "darkblue", ...)
ratio
: is the ratio of positive and negative of the datacol
: the color of the lines. Default is darkblue...
: further graphical parameters, see parx <- c_statistics(climate_data) ratio <- calculate_ratio(x) phiDelta_plot_from_data(x, crossing = FALSE) crossings(ratio, col = "green")
Neumann
Useful links