We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbe93de commit 35abb52Copy full SHA for 35abb52
man-roxygen/args-pit-ecdf.R
@@ -1,7 +1,7 @@
1
#' @param K An optional integer defining the number of equally spaced evaluation
2
-#' points for the ECDF. If the
3
-#' submitted PIT values are known to be discrete, this should be the number of
4
-#' discrete cases. Defaults to the smaller of length(y) and ncol(yrep).
+#' points for the ECDF. If the submitted PIT values are known to be discrete,
+#' this should be the number of the discrete cases. Defaults to the smaller of
+#' length(y) and ncol(yrep).
5
#' @param prob The desired simultaneous coverage level of the bands around the
6
#' ECDF. A value in (0,1).
7
#' @param plot_diff A boolean defining wether to plot the difference between the
0 commit comments