From 4690747837f7266059dbd56690b52fe51aa5bd2e Mon Sep 17 00:00:00 2001 From: Luca Coraggio Date: Mon, 20 Jun 2022 16:10:02 +0000 Subject: version 2.0.2 --- man/rmad.Rd | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'man/rmad.Rd') diff --git a/man/rmad.Rd b/man/rmad.Rd index 40ed6e0..2ecacb7 100755 --- a/man/rmad.Rd +++ b/man/rmad.Rd @@ -91,14 +91,11 @@ \value{ - \item{If \code{x} is a matrix or a data.frame}{ - Returns a correlation matrix of class \code{"dspMatrix"} (S4 class object) + If \code{x} is a matrix or a data.frame, returns a correlation matrix of class \code{"dspMatrix"} (S4 class object) as defined in the \code{\link{Matrix}} package. - } - \item{If \code{x} and \code{y} are numerical vectors}{ - Returns a numerical value, that is the RMAD correlation coefficient - between \code{x} and \code{y}. - } + + If \code{x} and \code{y} are numerical vectors, returns a numerical value, that is the RMAD correlation coefficient + between \code{x} and \code{y}. } -- cgit v1.2.3