Skip to content

Commit

Permalink
“��
Browse files Browse the repository at this point in the history
  • Loading branch information
matthias-da committed Dec 4, 2023
1 parent df14daa commit f4c4128
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/utility.R
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
#' @param x a data.frame, typically the original data set. For \code{utilityIndicator} this should be a vector of length 1.
#' @param y a data.frame, typically the corresponding synthetic data set. For \code{utilityIndicator} this should be a vector of length 1.
#' @param type which measure
#' \itemize{
#' \describe{
#' \item{compareColumns}{compares the intersection of variables}
#' \item{compareRows}{compares the number of rows}
#' \item{compareRowsHH}{compares the number of housholds}
Expand Down

0 comments on commit f4c4128

Please sign in to comment.