From d71f4890d461dda145cea69f1e9badcb67ee0fe1 Mon Sep 17 00:00:00 2001 From: Bernhard Meindl Date: Tue, 5 Dec 2023 12:26:37 +0100 Subject: [PATCH] fix md-note in `dRiskRMD()` --- R/dRiskRMD.R | 4 ++-- man/dRiskRMD.Rd | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/R/dRiskRMD.R b/R/dRiskRMD.R index 22ba52f7..653df6dc 100644 --- a/R/dRiskRMD.R +++ b/R/dRiskRMD.R @@ -39,8 +39,8 @@ #' @docType methods #' @param obj an \code{\link{sdcMicroObj-class}}-object or a \code{data.frame} #' @param ... see possible arguments below -#' \itemize{ -#' \item{}{xm masked data} +#' \describe{ +#' \item{xm}{masked data} #' \item{k}{weight for adjusting the influence of the robust Mahalanobis #' distances, i.e. to increase or decrease each of the disclosure risk intervals.} #' \item{k2}{parameter for method RMDID2 to choose a small interval around each diff --git a/man/dRiskRMD.Rd b/man/dRiskRMD.Rd index 66b933c1..91f00e32 100644 --- a/man/dRiskRMD.Rd +++ b/man/dRiskRMD.Rd @@ -11,8 +11,8 @@ dRiskRMD(obj, ...) \item{obj}{an \code{\link{sdcMicroObj-class}}-object or a \code{data.frame}} \item{...}{see possible arguments below -\itemize{ -\item{}{xm masked data} +\describe{ +\item{xm}{masked data} \item{k}{weight for adjusting the influence of the robust Mahalanobis distances, i.e. to increase or decrease each of the disclosure risk intervals.} \item{k2}{parameter for method RMDID2 to choose a small interval around each