Skip to content

Commit 35abb52

Browse files
typesetting improvement
1 parent cbe93de commit 35abb52

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

man-roxygen/args-pit-ecdf.R

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#' @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).
2+
#' points for the ECDF. If the submitted PIT values are known to be discrete,
3+
#' this should be the number of the discrete cases. Defaults to the smaller of
4+
#' length(y) and ncol(yrep).
55
#' @param prob The desired simultaneous coverage level of the bands around the
66
#' ECDF. A value in (0,1).
77
#' @param plot_diff A boolean defining wether to plot the difference between the

0 commit comments

Comments
 (0)