We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bd99c2 commit 407d4a0Copy full SHA for 407d4a0
1 file changed
R/pram.R
@@ -26,7 +26,7 @@
26
#' - the matrix must be a square matrix
27
#' - the rownames and colnames of the matrix must match the levels (in the same order) of the factor-variable that should be
28
#' postrandomized.
29
-#' - the rowSums and colSums of the matrix need to equal 1
+#' - the rowSums of the matrix need to equal 1
30
#'
31
#' It is also possible to combine the different ways. For details have a look at the examples.
32
#' @param alpha amount of perturbation for the invariant Pram method. This is a numeric vector
0 commit comments